Searched refs:next_irelative_index (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delfxx-x86.h481 bfd_vma next_irelative_index; member in struct:elf_x86_link_hash_table
H A Delfxx-x86.c1147 PR ld/13302: We start next_irelative_index at the end of .rela.plt
1154 htab->next_irelative_index = htab->elf.srelplt->reloc_count - 1;
1157 htab->next_irelative_index = htab->elf.irelplt->reloc_count - 1;
H A Delf32-i386.c3671 plt_index = htab->next_irelative_index--;
H A Delf64-x86-64.c4298 plt_index = htab->next_irelative_index--;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfxx-x86.h615 bfd_vma next_irelative_index; member in struct:elf_x86_link_hash_table
H A Delfxx-x86.c2179 PR ld/13302: We start next_irelative_index at the end of .rela.plt
2186 htab->next_irelative_index = htab->elf.srelplt->reloc_count - 1;
2189 htab->next_irelative_index = htab->elf.irelplt->reloc_count - 1;
H A Delf64-x86-64.c4353 plt_index = htab->next_irelative_index--;
H A Delf32-i386.c3737 plt_index = htab->next_irelative_index--;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfxx-x86.h646 bfd_vma next_irelative_index; member in struct:elf_x86_link_hash_table
H A Delfxx-x86.c2364 PR ld/13302: We start next_irelative_index at the end of .rela.plt
2371 htab->next_irelative_index = htab->elf.srelplt->reloc_count - 1;
2374 htab->next_irelative_index = htab->elf.irelplt->reloc_count - 1;
H A Delf64-x86-64.c4428 plt_index = htab->next_irelative_index--;
H A Delf32-i386.c3732 plt_index = htab->next_irelative_index--;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-x86.h615 bfd_vma next_irelative_index; member in struct:elf_x86_link_hash_table
H A Delfxx-x86.c2179 PR ld/13302: We start next_irelative_index at the end of .rela.plt
2186 htab->next_irelative_index = htab->elf.srelplt->reloc_count - 1;
2189 htab->next_irelative_index = htab->elf.irelplt->reloc_count - 1;
H A Delf64-x86-64.c4353 plt_index = htab->next_irelative_index--;
H A Delf32-i386.c3737 plt_index = htab->next_irelative_index--;

Completed in 291 milliseconds