Home
last modified time | relevance | path

Searched refs:gotplt_index (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-mips.c350 bfd_vma gotplt_index; member
3525 BFD_ASSERT (h->plt.plist->gotplt_index != MINUS_ONE); in mips_elf_gotplt_index()
3530 + (h->plt.plist->gotplt_index in mips_elf_gotplt_index()
8269 entry->gotplt_index = MINUS_ONE; in mips_elf_make_plt_record()
9485 h->plt.plist->gotplt_index = htab->plt_got_index++; in _bfd_mips_elf_adjust_dynamic_symbol()
10910 got_index = h->plt.plist->gotplt_index; in _bfd_mips_elf_finish_dynamic_symbol()
11415 bfd_vma gotplt_index; in _bfd_mips_vxworks_finish_dynamic_symbol() local
11419 gotplt_index = h->plt.plist->gotplt_index; in _bfd_mips_vxworks_finish_dynamic_symbol()
11423 BFD_ASSERT (gotplt_index != MINUS_ONE); in _bfd_mips_vxworks_finish_dynamic_symbol()
11434 + gotplt_index * MIPS_ELF_GOT_SIZE (output_bfd)); in _bfd_mips_vxworks_finish_dynamic_symbol()
[all …]
H A DChangeLog-20095125 gotplt_index to rela_plt_index. Adjust for R_CRIS_DTPMOD entry.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfxx-mips.c350 bfd_vma gotplt_index; member
3602 BFD_ASSERT (h->plt.plist->gotplt_index != MINUS_ONE); in mips_elf_gotplt_index()
3607 + (h->plt.plist->gotplt_index in mips_elf_gotplt_index()
8358 entry->gotplt_index = MINUS_ONE; in mips_elf_make_plt_record()
9575 h->plt.plist->gotplt_index = htab->plt_got_index++; in _bfd_mips_elf_adjust_dynamic_symbol()
11001 got_index = h->plt.plist->gotplt_index; in _bfd_mips_elf_finish_dynamic_symbol()
11506 bfd_vma gotplt_index; in _bfd_mips_vxworks_finish_dynamic_symbol() local
11510 gotplt_index = h->plt.plist->gotplt_index; in _bfd_mips_vxworks_finish_dynamic_symbol()
11514 BFD_ASSERT (gotplt_index != MINUS_ONE); in _bfd_mips_vxworks_finish_dynamic_symbol()
11525 + gotplt_index * MIPS_ELF_GOT_SIZE (output_bfd)); in _bfd_mips_vxworks_finish_dynamic_symbol()
[all …]
H A DChangeLog-20095125 gotplt_index to rela_plt_index. Adjust for R_CRIS_DTPMOD entry.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20095125 gotplt_index to rela_plt_index. Adjust for R_CRIS_DTPMOD entry.