Lines Matching refs:plist
2962 BFD_ASSERT (hd->root.plt.plist != NULL); in mips_elf_output_extsym()
2963 BFD_ASSERT (hd->root.plt.plist->stub_offset != MINUS_ONE); in mips_elf_output_extsym()
2973 h->esym.asym.value = (hd->root.plt.plist->stub_offset in mips_elf_output_extsym()
3455 BFD_ASSERT (h->plt.plist != NULL); in mips_elf_gotplt_index()
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()
4457 && h->root.plt.plist->mips_offset != MINUS_ONE) in mips_elf_count_got_symbols()
5551 && h->root.plt.plist->comp_offset != MINUS_ONE in mips_elf_calculate_relocation()
5552 && h->root.plt.plist->mips_offset != MINUS_ONE) in mips_elf_calculate_relocation()
5561 + h->root.plt.plist->comp_offset in mips_elf_calculate_relocation()
8638 if (h->plt.plist == NULL) in _bfd_mips_elf_check_relocs()
8639 h->plt.plist = mips_elf_make_plt_record (abfd); in _bfd_mips_elf_check_relocs()
8640 if (h->plt.plist == NULL) in _bfd_mips_elf_check_relocs()
8644 h->plt.plist->need_mips = TRUE; in _bfd_mips_elf_check_relocs()
8646 h->plt.plist->need_comp = TRUE; in _bfd_mips_elf_check_relocs()
9099 if (h->plt.plist == NULL) in _bfd_mips_elf_adjust_dynamic_symbol()
9100 h->plt.plist = mips_elf_make_plt_record (dynobj); in _bfd_mips_elf_adjust_dynamic_symbol()
9101 if (h->plt.plist == NULL) in _bfd_mips_elf_adjust_dynamic_symbol()
9117 h->plt.plist->need_mips = TRUE; in _bfd_mips_elf_adjust_dynamic_symbol()
9118 h->plt.plist->need_comp = FALSE; in _bfd_mips_elf_adjust_dynamic_symbol()
9127 if (!h->plt.plist->need_mips && !h->plt.plist->need_comp) in _bfd_mips_elf_adjust_dynamic_symbol()
9130 h->plt.plist->need_comp = TRUE; in _bfd_mips_elf_adjust_dynamic_symbol()
9132 h->plt.plist->need_mips = TRUE; in _bfd_mips_elf_adjust_dynamic_symbol()
9135 if (h->plt.plist->need_mips) in _bfd_mips_elf_adjust_dynamic_symbol()
9137 h->plt.plist->mips_offset = htab->plt_mips_offset; in _bfd_mips_elf_adjust_dynamic_symbol()
9140 if (h->plt.plist->need_comp) in _bfd_mips_elf_adjust_dynamic_symbol()
9142 h->plt.plist->comp_offset = htab->plt_comp_offset; in _bfd_mips_elf_adjust_dynamic_symbol()
9147 h->plt.plist->gotplt_index = htab->plt_got_index++; in _bfd_mips_elf_adjust_dynamic_symbol()
9456 if (h->root.plt.plist == NULL) in mips_elf_allocate_lazy_stub()
9457 h->root.plt.plist = mips_elf_make_plt_record (htab->sstubs->owner); in mips_elf_allocate_lazy_stub()
9458 if (h->root.plt.plist == NULL) in mips_elf_allocate_lazy_stub()
9465 h->root.plt.plist->stub_offset = htab->sstubs->size; in mips_elf_allocate_lazy_stub()
9536 BFD_ASSERT (h->root.plt.plist != NULL); in mips_elf_set_plt_sym_value()
9537 BFD_ASSERT (h->root.plt.plist->mips_offset != MINUS_ONE in mips_elf_set_plt_sym_value()
9538 || h->root.plt.plist->comp_offset != MINUS_ONE); in mips_elf_set_plt_sym_value()
9541 if (h->root.plt.plist->mips_offset != MINUS_ONE) in mips_elf_set_plt_sym_value()
9544 val += h->root.plt.plist->mips_offset; in mips_elf_set_plt_sym_value()
9550 val += htab->plt_mips_offset + h->root.plt.plist->comp_offset; in mips_elf_set_plt_sym_value()
10508 if (h->plt.plist != NULL in _bfd_mips_elf_finish_dynamic_symbol()
10509 && (h->plt.plist->mips_offset != MINUS_ONE in _bfd_mips_elf_finish_dynamic_symbol()
10510 || h->plt.plist->comp_offset != MINUS_ONE)) in _bfd_mips_elf_finish_dynamic_symbol()
10519 got_index = h->plt.plist->gotplt_index; in _bfd_mips_elf_finish_dynamic_symbol()
10549 if (h->plt.plist->mips_offset != MINUS_ONE) in _bfd_mips_elf_finish_dynamic_symbol()
10554 plt_offset = htab->plt_header_size + h->plt.plist->mips_offset; in _bfd_mips_elf_finish_dynamic_symbol()
10591 if (h->plt.plist->comp_offset != MINUS_ONE) in _bfd_mips_elf_finish_dynamic_symbol()
10596 + h->plt.plist->comp_offset); in _bfd_mips_elf_finish_dynamic_symbol()
10683 if (h->plt.plist != NULL && h->plt.plist->stub_offset != MINUS_ONE) in _bfd_mips_elf_finish_dynamic_symbol()
10797 BFD_ASSERT (h->plt.plist->stub_offset <= htab->sstubs->size); in _bfd_mips_elf_finish_dynamic_symbol()
10798 memcpy (htab->sstubs->contents + h->plt.plist->stub_offset, in _bfd_mips_elf_finish_dynamic_symbol()
10810 + h->plt.plist->stub_offset in _bfd_mips_elf_finish_dynamic_symbol()
11000 if (h->plt.plist != NULL && h->plt.plist->mips_offset != MINUS_ONE) in _bfd_mips_vxworks_finish_dynamic_symbol()
11009 plt_offset = htab->plt_header_size + h->plt.plist->mips_offset; in _bfd_mips_vxworks_finish_dynamic_symbol()
11010 gotplt_index = h->plt.plist->gotplt_index; in _bfd_mips_vxworks_finish_dynamic_symbol()
13873 ret->root.init_plt_refcount.plist = NULL; in _bfd_mips_elf_link_hash_table_create()
13874 ret->root.init_plt_offset.plist = NULL; in _bfd_mips_elf_link_hash_table_create()