Lines Matching refs:plist

4587   if (from->elf.plt.plist != NULL)  in move_plt_plist()
4589 if (to->elf.plt.plist != NULL) in move_plt_plist()
4594 for (entp = &from->elf.plt.plist; (ent = *entp) != NULL; ) in move_plt_plist()
4598 for (dent = to->elf.plt.plist; dent != NULL; dent = dent->next) in move_plt_plist()
4608 *entp = to->elf.plt.plist; in move_plt_plist()
4611 to->elf.plt.plist = from->elf.plt.plist; in move_plt_plist()
4612 from->elf.plt.plist = NULL; in move_plt_plist()
5159 update_plt_info (bfd *abfd, struct plt_entry **plist, bfd_vma addend) in update_plt_info() argument
5163 for (ent = *plist; ent != NULL; ent = ent->next) in update_plt_info()
5172 ent->next = *plist; in update_plt_info()
5175 *plist = ent; in update_plt_info()
5274 ifunc = &h->plt.plist; in ppc64_elf_check_relocs()
5415 if (!update_plt_info (abfd, &h->plt.plist, rel->r_addend)) in ppc64_elf_check_relocs()
5439 if (!update_plt_info (abfd, &h->plt.plist, rel->r_addend)) in ppc64_elf_check_relocs()
5557 if (!update_plt_info (abfd, &h->plt.plist, rel->r_addend)) in ppc64_elf_check_relocs()
5701 if (!update_plt_info (abfd, &h->plt.plist, rel->r_addend)) in ppc64_elf_check_relocs()
6417 ifunc = &h->plt.plist; in ppc64_elf_gc_sweep_hook()
6513 for (ent = h->plt.plist; ent != NULL; ent = ent->next) in ppc64_elf_gc_sweep_hook()
6803 for (ent = fh->elf.plt.plist; ent != NULL; ent = ent->next) in func_desc_adjust()
6997 for (ent = h->plt.plist; ent != NULL; ent = ent->next) in ppc64_elf_adjust_dynamic_symbol()
7006 h->plt.plist = NULL; in ppc64_elf_adjust_dynamic_symbol()
7044 h->plt.plist = NULL; in ppc64_elf_adjust_dynamic_symbol()
7084 if (h->plt.plist != NULL) in ppc64_elf_adjust_dynamic_symbol()
8053 for (ent = tga_fd->plt.plist; ent != NULL; ent = ent->next) in ppc64_elf_tls_setup()
8466 for (ent = htab->tls_get_addr->elf.plt.plist; in ppc64_elf_tls_optimize()
8483 for (ent = htab->tls_get_addr_fd->elf.plt.plist; in ppc64_elf_tls_optimize()
9391 for (pent = h->plt.plist; pent != NULL; pent = pent->next) in allocate_dynrelocs()
9439 h->plt.plist = NULL; in allocate_dynrelocs()
9445 h->plt.plist = NULL; in allocate_dynrelocs()
9643 for (pent = h->plt.plist; pent != NULL; pent = pent->next) in size_global_entry_stubs()
10015 && htab->tls_get_addr_fd->elf.plt.plist != NULL); in ppc64_elf_size_dynamic_sections()
10051 if (h->plt.plist != NULL in ppc64_elf_hash_symbol()
10086 for (ent = fdh->elf.plt.plist; ent != NULL; ent = ent->next) in ppc_type_of_stub()
11553 && (eh->elf.plt.plist != NULL in toc_adjusting_stub_needed()
11555 && ppc_follow_link (eh->oh)->elf.plt.plist != NULL))) in toc_adjusting_stub_needed()
12589 for (pent = h->plt.plist; pent != NULL; pent = pent->next) in build_global_entry_stubs()
14164 for (ent = h->elf.plt.plist; ent != NULL; ent = ent->next) in ppc64_elf_relocate_section()
14873 for (ent = h->plt.plist; ent != NULL; ent = ent->next) in ppc64_elf_finish_dynamic_symbol()