Searched refs:find_plt_ent (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-ppc.c2822 find_plt_ent (struct plt_entry **plist, asection *sec, bfd_vma addend)
4585 ent = find_plt_ent (&h->plt.plist,
4702 ent = find_plt_ent (&htab->tls_get_addr->plt.plist,
6279 /* The condition here under which we call find_plt_ent must
6280 match that in relocate_section. If we call find_plt_ent here
6306 ent = find_plt_ent (plist, got2, addend);
7559 ent = find_plt_ent (ifunc, got2, addend);
8205 ent = find_plt_ent (&h->plt.plist, got2, got2_addend);
8329 ent = find_plt_ent (&h->plt.plist, got2,
8382 ent = find_plt_ent (plt_lis
2815 find_plt_ent (struct plt_entry **plist, asection *sec, bfd_vma addend) function
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-ppc.c2827 find_plt_ent (struct plt_entry **plist, asection *sec, bfd_vma addend)
4581 ent = find_plt_ent (&h->plt.plist,
4698 ent = find_plt_ent (&htab->tls_get_addr->plt.plist,
6318 /* The condition here under which we call find_plt_ent must
6319 match that in relocate_section. If we call find_plt_ent here
6345 ent = find_plt_ent (plist, got2, addend);
7613 ent = find_plt_ent (ifunc, got2, addend);
8269 ent = find_plt_ent (&h->plt.plist, got2, got2_addend);
8400 ent = find_plt_ent (&h->plt.plist, got2,
8453 ent = find_plt_ent (plt_lis
2820 find_plt_ent (struct plt_entry **plist, asection *sec, bfd_vma addend) function
[all...]
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-ppc.c2827 find_plt_ent (struct plt_entry **plist, asection *sec, bfd_vma addend)
4581 ent = find_plt_ent (&h->plt.plist,
4698 ent = find_plt_ent (&htab->tls_get_addr->plt.plist,
6318 /* The condition here under which we call find_plt_ent must
6319 match that in relocate_section. If we call find_plt_ent here
6345 ent = find_plt_ent (plist, got2, addend);
7613 ent = find_plt_ent (ifunc, got2, addend);
8269 ent = find_plt_ent (&h->plt.plist, got2, got2_addend);
8400 ent = find_plt_ent (&h->plt.plist, got2,
8453 ent = find_plt_ent (plt_lis
2820 find_plt_ent (struct plt_entry **plist, asection *sec, bfd_vma addend) function
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-ppc.c2827 find_plt_ent (struct plt_entry **plist, asection *sec, bfd_vma addend)
4581 ent = find_plt_ent (&h->plt.plist,
4698 ent = find_plt_ent (&htab->tls_get_addr->plt.plist,
6318 /* The condition here under which we call find_plt_ent must
6319 match that in relocate_section. If we call find_plt_ent here
6345 ent = find_plt_ent (plist, got2, addend);
7613 ent = find_plt_ent (ifunc, got2, addend);
8269 ent = find_plt_ent (&h->plt.plist, got2, got2_addend);
8400 ent = find_plt_ent (&h->plt.plist, got2,
8453 ent = find_plt_ent (plt_lis
2820 find_plt_ent (struct plt_entry **plist, asection *sec, bfd_vma addend) function
[all...]

Completed in 146 milliseconds