Searched refs:gotplt_index (Results 1 – 2 of 2) sorted by relevance
339 bfd_vma gotplt_index; member3456 BFD_ASSERT (h->plt.plist->gotplt_index != MINUS_ONE); in mips_elf_gotplt_index()3461 + (h->plt.plist->gotplt_index in mips_elf_gotplt_index()7897 entry->gotplt_index = MINUS_ONE; in mips_elf_make_plt_record()9147 h->plt.plist->gotplt_index = htab->plt_got_index++; in _bfd_mips_elf_adjust_dynamic_symbol()10519 got_index = h->plt.plist->gotplt_index; in _bfd_mips_elf_finish_dynamic_symbol()11006 bfd_vma gotplt_index; in _bfd_mips_vxworks_finish_dynamic_symbol() local11010 gotplt_index = h->plt.plist->gotplt_index; in _bfd_mips_vxworks_finish_dynamic_symbol()11014 BFD_ASSERT (gotplt_index != MINUS_ONE); in _bfd_mips_vxworks_finish_dynamic_symbol()11025 + 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.