Lines Matching refs:plist
3559 if (eind->elf.plt.plist != NULL) in ppc_elf_copy_indirect_symbol()
3561 if (edir->elf.plt.plist != NULL) in ppc_elf_copy_indirect_symbol()
3566 for (entp = &eind->elf.plt.plist; (ent = *entp) != NULL; ) in ppc_elf_copy_indirect_symbol()
3570 for (dent = edir->elf.plt.plist; dent != NULL; dent = dent->next) in ppc_elf_copy_indirect_symbol()
3580 *entp = edir->elf.plt.plist; in ppc_elf_copy_indirect_symbol()
3583 edir->elf.plt.plist = eind->elf.plt.plist; in ppc_elf_copy_indirect_symbol()
3584 eind->elf.plt.plist = NULL; in ppc_elf_copy_indirect_symbol()
3784 update_plt_info (bfd *abfd, struct plt_entry **plist, in update_plt_info() argument
3791 for (ent = *plist; ent != NULL; ent = ent->next) in update_plt_info()
3800 ent->next = *plist; in update_plt_info()
3804 *plist = ent; in update_plt_info()
3811 find_plt_ent (struct plt_entry **plist, asection *sec, bfd_vma addend) in find_plt_ent() argument
3817 for (ent = *plist; ent != NULL; ent = ent->next) in find_plt_ent()
4062 if (!update_plt_info (abfd, &h->plt.plist, NULL, 0)) in ppc_elf_check_relocs()
4214 if (!update_plt_info (abfd, &h->plt.plist, got2, addend)) in ppc_elf_check_relocs()
4285 if (!update_plt_info (abfd, &h->plt.plist, NULL, 0)) in ppc_elf_check_relocs()
4364 if (!update_plt_info (abfd, &h->plt.plist, NULL, 0)) in ppc_elf_check_relocs()
4399 if (!update_plt_info (abfd, &h->plt.plist, NULL, 0)) in ppc_elf_check_relocs()
5018 ent = find_plt_ent (&h->plt.plist, NULL, 0); in ppc_elf_gc_sweep_hook()
5066 ent = find_plt_ent (&h->plt.plist, got2, addend); in ppc_elf_gc_sweep_hook()
5113 for (ent = tga->plt.plist; ent != NULL; ent = ent->next) in ppc_elf_tls_setup()
5363 ent = find_plt_ent (&htab->tls_get_addr->plt.plist, in ppc_elf_tls_optimize()
5489 for (ent = h->plt.plist; ent != NULL; ent = ent->next) in ppc_elf_adjust_dynamic_symbol()
5508 h->plt.plist = NULL; in ppc_elf_adjust_dynamic_symbol()
5548 h->plt.plist = NULL; in ppc_elf_adjust_dynamic_symbol()
5745 for (ent = h->plt.plist; ent != NULL; ent = ent->next) in allocate_dynrelocs()
5891 h->plt.plist = NULL; in allocate_dynrelocs()
5897 h->plt.plist = NULL; in allocate_dynrelocs()
6510 && htab->tls_get_addr->plt.plist != NULL in ppc_elf_size_dynamic_sections()
6648 if (h->plt.plist != NULL in ppc_elf_hash_symbol()
6796 struct plt_entry **plist; in ppc_elf_relax_section() local
6938 plist = NULL; in ppc_elf_relax_section()
6944 plist = &h->plt.plist; in ppc_elf_relax_section()
6952 plist = local_plt + ELF32_R_SYM (irel->r_info); in ppc_elf_relax_section()
6954 if (plist != NULL) in ppc_elf_relax_section()
6961 ent = find_plt_ent (plist, got2, addend); in ppc_elf_relax_section()
7954 ifunc = &h->plt.plist; in ppc_elf_relocate_section()
8570 ent = find_plt_ent (&h->plt.plist, got2, got2_addend); in ppc_elf_relocate_section()
8693 struct plt_entry *ent = find_plt_ent (&h->plt.plist, got2, in ppc_elf_relocate_section()
9508 for (ent = h->plt.plist; ent != NULL; ent = ent->next) in ppc_elf_finish_dynamic_symbol()