Searched refs:plt_list (Results 1 – 1 of 1) sorted by relevance
5359 struct plt_entry **ifunc, **plt_list; in ppc64_elf_check_relocs() local5516 plt_list = ifunc; in ppc64_elf_check_relocs()5523 plt_list = &h->plt.plist; in ppc64_elf_check_relocs()5525 if (plt_list == NULL) in ppc64_elf_check_relocs()5536 if (!update_plt_info (abfd, plt_list, rel->r_addend)) in ppc64_elf_check_relocs()5650 plt_list = ifunc; in ppc64_elf_check_relocs()5671 plt_list = &h->plt.plist; in ppc64_elf_check_relocs()5676 if (plt_list in ppc64_elf_check_relocs()5677 && !update_plt_info (abfd, plt_list, rel->r_addend)) in ppc64_elf_check_relocs()6526 struct plt_entry **plt_list; in ppc64_elf_gc_sweep_hook() local[all …]