Lines Matching refs:newidx
1016 bfd_size_type newidx;
1026 newidx = relative_reloc->count++;
1046 relative_reloc->data[newidx].rel = *rel;
1047 relative_reloc->data[newidx].sec = sec;
1051 relative_reloc->data[newidx].sym = NULL;
1052 relative_reloc->data[newidx].u.h = h;
1056 relative_reloc->data[newidx].sym = sym;
1057 relative_reloc->data[newidx].u.sym_sec = sym_sec;
1061 relative_reloc->data[newidx].offset = offset;
1062 relative_reloc->data[newidx].address = 0;
1375 bfd_size_type newidx;
1384 newidx = bitmap->count++;
1401 bitmap->u.elf64[newidx] = entry;
1411 bfd_size_type newidx;
1420 newidx = bitmap->count++;
1437 bitmap->u.elf32[newidx] = entry;