Searched refs:gotplt_index (Results 1 – 5 of 5) sorted by relevance
350 bfd_vma gotplt_index; member3525 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() local11419 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 …]
5125 gotplt_index to rela_plt_index. Adjust for R_CRIS_DTPMOD entry.
350 bfd_vma gotplt_index; member3602 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() local11510 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 …]