Searched refs:elf_link_hash_lookup (Results 1 - 15 of 15) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-sh-symbian.c166 new_hash = elf_link_hash_lookup (elf_hash_table (info), node->new_name, TRUE, FALSE, TRUE);
462 ptr->current_hash = elf_link_hash_lookup (hash_table, ptr->current_name, FALSE, FALSE, TRUE);
471 new_hash = elf_link_hash_lookup (hash_table, ptr->new_name, FALSE, FALSE, TRUE);
H A Delf32-arm.h419 hash = elf_link_hash_lookup
453 myh = elf_link_hash_lookup
574 myh = elf_link_hash_lookup
630 myh = elf_link_hash_lookup
4159 eh = elf_link_hash_lookup (elf_hash_table (info), name,
H A Delflink.c428 h = elf_link_hash_lookup (elf_hash_table (info), name, TRUE, TRUE, FALSE);
729 h = elf_link_hash_lookup (elf_hash_table (info), name, TRUE, FALSE, FALSE);
1293 hi = elf_link_hash_lookup (elf_hash_table (info), name, TRUE,
3048 h = elf_link_hash_lookup (hash_table, name,
4265 h = elf_link_hash_lookup (elf_hash_table (info), name, FALSE, FALSE, FALSE);
4288 h = elf_link_hash_lookup (elf_hash_table (info), copy, FALSE, FALSE, FALSE);
4294 h = elf_link_hash_lookup (elf_hash_table (info), copy,
4914 newh = elf_link_hash_lookup (elf_hash_table (info),
4924 newh = elf_link_hash_lookup (elf_hash_table (info),
4987 ? elf_link_hash_lookup (elf_hash_tabl
[all...]
H A Delf-bfd.h405 #define elf_link_hash_lookup(table, string, create, copy, follow) \
404 #define elf_link_hash_lookup macro
H A Delf-m10300.c1809 elf_link_hash_lookup (elftab, sym_name,
1915 elf_link_hash_lookup (elftab, sym_name,
2086 elf_link_hash_lookup (elftab, sym_name,
2337 elf_link_hash_lookup (&hash_table->static_hash_table->root,
H A Delf64-ppc.c3918 elf_link_hash_lookup (&htab->elf, fd_name, FALSE, FALSE, FALSE);
4805 elf_link_hash_lookup (&htab->elf, sym->name, FALSE, FALSE, FALSE);
5082 h = elf_link_hash_lookup (&htab->elf, sym, FALSE, FALSE, TRUE);
5646 elf_link_hash_lookup (&htab->elf, p, FALSE, FALSE, FALSE);
5660 elf_link_hash_lookup (&htab->elf, p, FALSE, FALSE, FALSE);
7530 h = elf_link_hash_lookup (&htab->elf, name, TRUE, FALSE, FALSE);
8397 h = elf_link_hash_lookup (&htab->elf, "__glink", TRUE, FALSE, FALSE);
H A Delf64-hppa.c1172 nh = elf_link_hash_lookup (elf_hash_table (x->info),
2214 nh = elf_link_hash_lookup (elf_hash_table (info),
H A Delf-hppa.h1223 gp = elf_link_hash_lookup (elf_hash_table (info), "__gp", FALSE,
H A Delf32-frv.c3681 h = elf_link_hash_lookup (elf_hash_table (info), "__stacksize",
3735 h = elf_link_hash_lookup (elf_hash_table (info), "__stacksize",
H A Delfxx-ia64.c3706 gp = elf_link_hash_lookup (elf_hash_table (info), "__gp", FALSE,
3803 gp = elf_link_hash_lookup (elf_hash_table (info), "__gp", FALSE,
H A Delf64-sh64.c4001 h = elf_link_hash_lookup (elf_hash_table (info), name,
H A Delf32-ppc.c4190 htab->tls_get_addr = elf_link_hash_lookup (&htab->elf, "__tls_get_addr",
H A Delf32-sh.c7262 h = elf_link_hash_lookup (&htab->root, name,
H A Delf64-alpha.c252 elf_link_hash_lookup (&(table)->root, (string), (create), \
H A Delfxx-mips.c691 elf_link_hash_lookup (&(table)->root, (string), (create), \

Completed in 385 milliseconds