Searched refs:find_plt_ent (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf32-ppc.c | 2820 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 D | ChangeLog-2009 | 1348 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 D | ChangeLog-2005 | 2555 (update_plt_info, find_plt_ent): New functions.
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf32-ppc.c | 2816 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 D | ChangeLog-2009 | 1348 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 D | ChangeLog-2005 | 2555 (update_plt_info, find_plt_ent): New functions.
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2009 | 1348 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 D | ChangeLog-2005 | 2555 (update_plt_info, find_plt_ent): New functions.
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2005 | 2555 (update_plt_info, find_plt_ent): New functions.
|