Searched refs:gotplt_index (Results 1 – 2 of 2) sorted by relevance
340 bfd_vma gotplt_index; member3464 BFD_ASSERT (h->plt.plist->gotplt_index != MINUS_ONE); in mips_elf_gotplt_index()3469 + (h->plt.plist->gotplt_index in mips_elf_gotplt_index()7932 entry->gotplt_index = MINUS_ONE; in mips_elf_make_plt_record()9183 h->plt.plist->gotplt_index = htab->plt_got_index++; in _bfd_mips_elf_adjust_dynamic_symbol()10553 got_index = h->plt.plist->gotplt_index; in _bfd_mips_elf_finish_dynamic_symbol()11036 bfd_vma gotplt_index; in _bfd_mips_vxworks_finish_dynamic_symbol() local11040 gotplt_index = h->plt.plist->gotplt_index; in _bfd_mips_vxworks_finish_dynamic_symbol()11044 BFD_ASSERT (gotplt_index != MINUS_ONE); in _bfd_mips_vxworks_finish_dynamic_symbol()11055 + 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.