Home
last modified time | relevance | path

Searched refs:ppc_follow_link (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf64-ppc.c4576 ppc_follow_link (struct ppc_link_hash_entry *h) in ppc_follow_link() function
4632 edir->oh = ppc_follow_link (eind->oh); in ppc64_elf_copy_indirect_symbol()
4760 return ppc_follow_link (fdh); in lookup_fdh()
6147 struct ppc_link_hash_entry *fh = ppc_follow_link (fdh->oh); in defined_code_entry()
6164 struct ppc_link_hash_entry *fdh = ppc_follow_link (fh->oh); in defined_func_desc()
10082 fdh = ppc_follow_link (h->oh); in ppc_type_of_stub()
10610 h = ppc_follow_link (h->oh); in ppc_build_one_stub()
10794 struct ppc_link_hash_entry *fh = ppc_follow_link (stub_entry->h->oh); in ppc_build_one_stub()
11555 && ppc_follow_link (eh->oh)->elf.plt.plist != NULL))) in toc_adjusting_stub_needed()
13699 fdh = ppc_follow_link (h->oh); in ppc64_elf_relocate_section()
DChangeLog-2009737 * elf64-ppc.c (follow_link, elf_follow_link, ppc_follow_link): New