Lines Matching refs:gotplt_index
339 bfd_vma gotplt_index; member
3456 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() local
11010 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()
11038 + gotplt_index * MIPS_ELF_GOT_SIZE (output_bfd))); in _bfd_mips_vxworks_finish_dynamic_symbol()
11047 bfd_put_32 (output_bfd, plt_entry[1] | gotplt_index, loc + 4); in _bfd_mips_vxworks_finish_dynamic_symbol()
11058 bfd_put_32 (output_bfd, plt_entry[1] | gotplt_index, loc + 4); in _bfd_mips_vxworks_finish_dynamic_symbol()
11067 + (gotplt_index * 3 + 2) * sizeof (Elf32_External_Rela)); in _bfd_mips_vxworks_finish_dynamic_symbol()
11091 + gotplt_index * sizeof (Elf32_External_Rela)); in _bfd_mips_vxworks_finish_dynamic_symbol()