Home
last modified time | relevance | path

Searched refs:find_plt_ent (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-ppc.c2820 find_plt_ent (struct plt_entry **plist, asection *sec, bfd_vma addend) in find_plt_ent() function
4570 ent = find_plt_ent (&h->plt.plist, in ppc_elf_tls_optimize()
4687 ent = find_plt_ent (&htab->tls_get_addr->plt.plist, in ppc_elf_tls_optimize()
6331 ent = find_plt_ent (plist, got2, addend); in ppc_elf_relax_section()
7597 ent = find_plt_ent (ifunc, got2, addend); in ppc_elf_relocate_section()
8253 ent = find_plt_ent (&h->plt.plist, got2, got2_addend); in ppc_elf_relocate_section()
8384 ent = find_plt_ent (&h->plt.plist, got2, in ppc_elf_relocate_section()
8437 ent = find_plt_ent (plt_list, got2, in ppc_elf_relocate_section()
H A DChangeLog-20091348 which find_plt_ent is called. Delete redundant code.
1373 (ppc_elf_relax_section): Adjust find_plt_ent arguments.
2008 * elf32-ppc.c (find_plt_ent): Pass pointer to plist rather than
H A DChangeLog-20052555 (update_plt_info, find_plt_ent): New functions.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-ppc.c2816 find_plt_ent (struct plt_entry **plist, asection *sec, bfd_vma addend) in find_plt_ent() function
4573 ent = find_plt_ent (&h->plt.plist, in ppc_elf_tls_optimize()
4690 ent = find_plt_ent (&htab->tls_get_addr->plt.plist, in ppc_elf_tls_optimize()
6333 ent = find_plt_ent (plist, got2, addend); in ppc_elf_relax_section()
7622 ent = find_plt_ent (ifunc, got2, addend); in ppc_elf_relocate_section()
8271 ent = find_plt_ent (&h->plt.plist, got2, got2_addend); in ppc_elf_relocate_section()
8402 ent = find_plt_ent (&h->plt.plist, got2, in ppc_elf_relocate_section()
8455 ent = find_plt_ent (plt_list, got2, in ppc_elf_relocate_section()
H A DChangeLog-20091348 which find_plt_ent is called. Delete redundant code.
1373 (ppc_elf_relax_section): Adjust find_plt_ent arguments.
2008 * elf32-ppc.c (find_plt_ent): Pass pointer to plist rather than
H A DChangeLog-20052555 (update_plt_info, find_plt_ent): New functions.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20091348 which find_plt_ent is called. Delete redundant code.
1373 (ppc_elf_relax_section): Adjust find_plt_ent arguments.
2008 * elf32-ppc.c (find_plt_ent): Pass pointer to plist rather than
H A DChangeLog-20052555 (update_plt_info, find_plt_ent): New functions.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20052555 (update_plt_info, find_plt_ent): New functions.