Home
last modified time | relevance | path

Searched refs:keep_hash (Results 1 – 12 of 12) sorted by relevance

/freebsd-12.1/contrib/gdb/include/
H A Dbfdlink.h334 struct bfd_hash_table *keep_hash; member
/freebsd-12.1/contrib/binutils/include/
H A Dbfdlink.h384 struct bfd_hash_table *keep_hash; member
/freebsd-12.1/contrib/binutils/ld/
H A Dldmain.c831 link_info.keep_hash = xmalloc (sizeof (struct bfd_hash_table)); in add_keepsyms_file()
832 if (!bfd_hash_table_init (link_info.keep_hash, bfd_hash_newfunc, in add_keepsyms_file()
863 if (bfd_hash_lookup (link_info.keep_hash, buf, TRUE, TRUE) == NULL) in add_keepsyms_file()
/freebsd-12.1/contrib/binutils/bfd/
H A Delf64-sparc.c577 && bfd_hash_lookup (info->keep_hash, in elf64_sparc_output_arch_syms()
H A Dlinker.c2302 && bfd_hash_lookup (info->keep_hash, bfd_asymbol_name (sym), in _bfd_generic_link_output_symbols()
2470 && bfd_hash_lookup (wginfo->info->keep_hash, h->root.root.string, in _bfd_generic_link_write_global_symbol()
H A Dcofflink.c1545 && (bfd_hash_lookup (finfo->info->keep_hash, name, FALSE, in _bfd_coff_link_input_bfd()
2479 && (bfd_hash_lookup (finfo->info->keep_hash, in _bfd_coff_write_global_sym()
H A Daoutx.h3543 && bfd_hash_lookup (finfo->info->keep_hash, h->root.root.string, in aout_link_write_other_symbol()
4731 || bfd_hash_lookup (finfo->info->keep_hash, input_bfd->filename, in aout_link_write_symbols()
4856 if (bfd_hash_lookup (finfo->info->keep_hash, name, FALSE, FALSE) in aout_link_write_symbols()
H A Dxcofflink.c3736 && (bfd_hash_lookup (finfo->info->keep_hash, name, FALSE, in xcoff_link_input_bfd()
5019 && bfd_hash_lookup (finfo->info->keep_hash, h->root.root.string, in xcoff_write_global_symbol()
H A Decoff.c4309 && bfd_hash_lookup (einfo->info->keep_hash, in ecoff_link_write_external()
H A Delf64-alpha.c1553 && bfd_hash_lookup (einfo->info->keep_hash, in elf64_alpha_output_extsym()
H A Delflink.c7978 && bfd_hash_lookup (finfo->info->keep_hash, in elf_link_output_extsym()
8479 && (bfd_hash_lookup (finfo->info->keep_hash, name, FALSE, FALSE) in elf_link_input_bfd()
H A Delfxx-mips.c1784 && bfd_hash_lookup (einfo->info->keep_hash, in mips_elf_output_extsym()