/toolchain/binutils/binutils-2.25/ld/emultempl/ |
solaris2.em | 63 h = elf_link_hash_lookup (elf_hash_table (&link_info), *sym, 137 h = elf_link_hash_lookup (elf_hash_table (&link_info), *sym,
|
spuelf.em | 194 h = elf_link_hash_lookup (elf_hash_table (&link_info),
|
elf32.em | [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
elf32-sh-symbian.c | 167 new_hash = elf_link_hash_lookup (elf_hash_table (info), node->new_name, TRUE, FALSE, TRUE); 463 ptr->current_hash = elf_link_hash_lookup (hash_table, ptr->current_name, FALSE, FALSE, TRUE); 472 new_hash = elf_link_hash_lookup (hash_table, ptr->new_name,
|
elf64-ppc.c | [all...] |
elflink.c | 68 h = elf_link_hash_lookup (elf_hash_table (info), name, FALSE, FALSE, FALSE); 514 h = elf_link_hash_lookup (htab, name, !provide, TRUE, FALSE); 926 h = elf_link_hash_lookup (elf_hash_table (info), name, TRUE, FALSE, FALSE); [all...] |
elf64-ia64-vms.c | [all...] |
elf32-spu.c | 813 h = elf_link_hash_lookup (&htab->elf, name, TRUE, FALSE, FALSE); [all...] |
elf32-arm.c | [all...] |
elf64-hppa.c | 1102 nh = elf_link_hash_lookup (elf_hash_table (x->info), [all...] |
elf-m10300.c | [all...] |
elf32-tilepro.c | [all...] |
elfxx-tilegx.c | [all...] |
elf32-ppc.c | [all...] |
elfnn-ia64.c | [all...] |
elf-bfd.h | 543 #define elf_link_hash_lookup(table, string, create, copy, follow) \ 542 #define elf_link_hash_lookup macro [all...] |
elf64-sh64.c | [all...] |
elfxx-sparc.c | [all...] |
ChangeLog-2008 | [all...] |
elf32-i386.c | [all...] |
elf64-alpha.c | 206 elf_link_hash_lookup (&(table)->root, (string), (create), \ [all...] |
elf64-x86-64.c | [all...] |
elf.c | [all...] |
elf32-sh.c | [all...] |
elf32-xtensa.c | 674 tlsbase = elf_link_hash_lookup (&ret->elf, "_TLS_MODULE_BASE_", [all...] |