Searched refs:keep_hash (Results 1 - 11 of 11) sorted by relevance

/haiku-fatelf/src/bin/gdb/include/
H A Dbfdlink.h30 strip_some, /* keep_hash is the list of symbols to keep. */
350 struct bfd_hash_table *keep_hash;
348 struct bfd_hash_table *keep_hash; member in struct:bfd_link_info
/haiku-fatelf/src/bin/gdb/bfd/
H A Dcofflink.c1551 && (bfd_hash_lookup (finfo->info->keep_hash, name, FALSE,
2483 && (bfd_hash_lookup (finfo->info->keep_hash,
H A Dlinker.c389 then the <<keep_hash>> field of the <<bfd_link_info>>
2262 && bfd_hash_lookup (info->keep_hash, bfd_asymbol_name (sym),
2431 && bfd_hash_lookup (wginfo->info->keep_hash, h->root.root.string,
H A Dpdp11.c3838 || bfd_hash_lookup (finfo->info->keep_hash, input_bfd->filename,
3961 if (bfd_hash_lookup (finfo->info->keep_hash, name, FALSE, FALSE)
4331 && bfd_hash_lookup (finfo->info->keep_hash, h->root.root.string,
H A Daoutx.h4162 || bfd_hash_lookup (finfo->info->keep_hash, input_bfd->filename,
4287 if (bfd_hash_lookup (finfo->info->keep_hash, name, FALSE, FALSE)
4660 && bfd_hash_lookup (finfo->info->keep_hash, h->root.root.string,
H A Dxcofflink.c4531 && (bfd_hash_lookup (finfo->info->keep_hash, name, FALSE,
5836 && bfd_hash_lookup (finfo->info->keep_hash, h->root.root.string,
H A Decoff.c4406 && bfd_hash_lookup (einfo->info->keep_hash,
H A Delf64-sparc.c1553 && bfd_hash_lookup (info->keep_hash,
H A Delflink.c6133 && bfd_hash_lookup (finfo->info->keep_hash,
6608 && (bfd_hash_lookup (finfo->info->keep_hash, name, FALSE, FALSE)
H A Delf64-alpha.c2758 && bfd_hash_lookup (einfo->info->keep_hash,
H A Delfxx-mips.c1510 && bfd_hash_lookup (einfo->info->keep_hash,

Completed in 307 milliseconds