Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf64-ppc.c4741 lookup_fdh (struct ppc_link_hash_entry *fh, struct ppc_link_hash_table *htab) in lookup_fdh() function
4931 fdh = lookup_fdh (eh, htab); in add_symbol_adjust()
5662 && lookup_fdh ((struct ppc_link_hash_entry *) h, htab)) in ppc64_elf_check_relocs()
6814 fdh = lookup_fdh (fh, htab); in func_desc_adjust()
7850 fdh = lookup_fdh ((struct ppc_link_hash_entry *) h, htab); in ppc64_elf_edit_opd()
12126 && (fdh = lookup_fdh (hash, htab)) != NULL) in ppc64_elf_size_stubs()
DChangeLog-2009741 (lookup_fdh): Rename from get_fdh. Follow indirect sym links.