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

/haiku-buildtools/binutils/bfd/
H A Delf32-ppc.c3910 update_plt_info (bfd *abfd, struct plt_entry **plist,
4101 if (!update_plt_info (abfd, ifunc, got2, addend))
4190 if (!update_plt_info (abfd, &h->plt.plist, NULL, 0))
4342 if (!update_plt_info (abfd, &h->plt.plist, got2, addend))
4407 if (!update_plt_info (abfd, &h->plt.plist, NULL, 0))
4486 if (!update_plt_info (abfd, &h->plt.plist, NULL, 0))
4525 if (!update_plt_info (abfd, &h->plt.plist, NULL, 0))
3903 update_plt_info (bfd *abfd, struct plt_entry **plist, function
H A Delf64-ppc.c5311 update_plt_info (bfd *abfd, struct plt_entry **plist, bfd_vma addend)
5552 if (!update_plt_info (abfd, &h->plt.plist, rel->r_addend))
5584 if (!update_plt_info (abfd, plt_list, rel->r_addend))
5727 && !update_plt_info (abfd, plt_list, rel->r_addend))
5863 if (!update_plt_info (abfd, &h->plt.plist, rel->r_addend))
5307 update_plt_info (bfd *abfd, struct plt_entry **plist, bfd_vma addend) function
/haiku-buildtools/legacy/binutils/bfd/
H A Delf32-ppc.c2910 update_plt_info (bfd *abfd, struct elf_link_hash_entry *h,
3237 if (!update_plt_info (abfd, h, got2, addend))
3379 if (!update_plt_info (abfd, h, NULL, 0))
2904 update_plt_info (bfd *abfd, struct elf_link_hash_entry *h, function
H A Delf64-ppc.c4280 update_plt_info (bfd *abfd, struct ppc_link_hash_entry *eh, bfd_vma addend)
4491 if (!update_plt_info (abfd, (struct ppc_link_hash_entry *) h,
4569 if (!update_plt_info (abfd, (struct ppc_link_hash_entry *) h,
4276 update_plt_info (bfd *abfd, struct ppc_link_hash_entry *eh, bfd_vma addend) function

Completed in 230 milliseconds