Searched refs:follow_link (Results 1 – 2 of 2) sorted by relevance
4561 follow_link (struct bfd_link_hash_entry *h) in follow_link() function4572 return (struct elf_link_hash_entry *) follow_link (&h->root); in elf_follow_link()4578 return (struct ppc_link_hash_entry *) follow_link (&h->elf.root); in ppc_follow_link()
737 * elf64-ppc.c (follow_link, elf_follow_link, ppc_follow_link): New