Lines Matching refs:gotplt_index
350 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()
11447 + gotplt_index * MIPS_ELF_GOT_SIZE (output_bfd))); in _bfd_mips_vxworks_finish_dynamic_symbol()
11456 bfd_put_32 (output_bfd, plt_entry[1] | gotplt_index, loc + 4); in _bfd_mips_vxworks_finish_dynamic_symbol()
11467 bfd_put_32 (output_bfd, plt_entry[1] | gotplt_index, loc + 4); in _bfd_mips_vxworks_finish_dynamic_symbol()
11476 + (gotplt_index * 3 + 2) * sizeof (Elf32_External_Rela)); in _bfd_mips_vxworks_finish_dynamic_symbol()
11500 + gotplt_index * sizeof (Elf32_External_Rela)); in _bfd_mips_vxworks_finish_dynamic_symbol()