Lines Matching refs:newidx
1002 bfd_size_type newidx;
1012 newidx = relative_reloc->count++;
1032 relative_reloc->data[newidx].rel = *rel;
1033 relative_reloc->data[newidx].sec = sec;
1037 relative_reloc->data[newidx].sym = NULL;
1038 relative_reloc->data[newidx].u.h = h;
1042 relative_reloc->data[newidx].sym = sym;
1043 relative_reloc->data[newidx].u.sym_sec = sym_sec;
1047 relative_reloc->data[newidx].offset = offset;
1048 relative_reloc->data[newidx].address = 0;
1366 bfd_size_type newidx;
1375 newidx = bitmap->count++;
1392 bitmap->u.elf64[newidx] = entry;
1402 bfd_size_type newidx;
1411 newidx = bitmap->count++;
1428 bitmap->u.elf32[newidx] = entry;