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

/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf32-ppc.c3011 find_plt_ent (struct elf_link_hash_entry *h, asection *sec, bfd_vma addend)
3978 struct plt_entry *ent = find_plt_ent (h, got2, addend);
4131 struct plt_entry *ent = find_plt_ent (h, NULL, 0);
5262 struct plt_entry *ent = find_plt_ent (h, got2, irel->r_addend);
6490 struct plt_entry *ent = find_plt_ent (h, got2, addend);
6569 struct plt_entry *ent = find_plt_ent (h, got2, addend);
3005 find_plt_ent (struct elf_link_hash_entry *h, asection *sec, bfd_vma addend) function

Completed in 83 milliseconds