Home
last modified time | relevance | path

Searched refs:bfd_link_hash_new (Results 1 – 21 of 21) sorted by relevance

/freebsd-10-stable/contrib/binutils/bfd/
Dlinker.c458 h->type = bfd_link_hash_new; in _bfd_link_hash_newfunc()
648 if (h->type == bfd_link_hash_new in bfd_link_repair_undef_list()
1350 && (h == NULL || h->root.type == bfd_link_hash_new)) in generic_link_add_symbol_list()
1694 if (h->type == bfd_link_hash_new) in _bfd_generic_link_add_one_symbol()
1882 if (inh->type == bfd_link_hash_new) in _bfd_generic_link_add_one_symbol()
1892 if (h->type != bfd_link_hash_new) in _bfd_generic_link_add_one_symbol()
2257 case bfd_link_hash_new: in _bfd_generic_link_output_symbols()
2400 case bfd_link_hash_new: in set_symbol_from_hash()
Dsunos.c1086 && h->root.root.type != bfd_link_hash_new in sunos_add_one_symbol()
1139 h->root.root.type = bfd_link_hash_new; in sunos_add_one_symbol()
2240 case bfd_link_hash_new: in sunos_write_dynamic_symbol()
Delflink.c50 h->root.type = bfd_link_hash_new; in _bfd_elf_define_linkage_sym()
455 && h->root.type == bfd_link_hash_new in bfd_elf_link_mark_dynamic_symbol()
487 h->root.type = bfd_link_hash_new; in bfd_elf_record_link_assignment()
491 else if (h->root.type == bfd_link_hash_new) in bfd_elf_record_link_assignment()
899 if (h->root.type == bfd_link_hash_new) in _bfd_elf_merge_symbol()
1138 h->root.type = bfd_link_hash_new; in _bfd_elf_merge_symbol()
7892 if (h->root.type == bfd_link_hash_new) in elf_link_output_extsym()
7971 || h->root.type == bfd_link_hash_new) in elf_link_output_extsym()
8010 case bfd_link_hash_new: in elf_link_output_extsym()
Dxcofflink.c651 if (h->root.type == bfd_link_hash_new) in xcoff_link_add_dynamic_symbols()
703 if (hds->root.type == bfd_link_hash_new) in xcoff_link_add_dynamic_symbols()
1880 if (hds->root.type == bfd_link_hash_new) in xcoff_link_add_symbols()
2474 if (hds->root.type == bfd_link_hash_new) in bfd_xcoff_import_symbol()
4609 if (h->root.type == bfd_link_hash_new) in xcoff_write_global_symbol()
Delf32-ppc.c2816 if (lsect->sym->root.type == bfd_link_hash_new) in create_sdata_sym()
4391 if (sh->root.type == bfd_link_hash_new) in add_stub_sym()
4941 if (sh->root.type == bfd_link_hash_new) in ppc_elf_size_dynamic_sections()
4956 if (sh->root.type == bfd_link_hash_new) in ppc_elf_size_dynamic_sections()
Dcofflink.c2469 if (h->root.type == bfd_link_hash_new) in _bfd_coff_write_global_sym()
2487 case bfd_link_hash_new: in _bfd_coff_write_global_sym()
Delf32-spu.c1272 if (h->root.type == bfd_link_hash_new) in write_one_stub()
2548 && (h->root.type == bfd_link_hash_new in sum_stack()
Daoutx.h3117 if ((*sym_hash)->root.type == bfd_link_hash_new) in aout_link_add_symbols()
3518 if (h->root.type == bfd_link_hash_new) in aout_link_write_other_symbol()
3554 case bfd_link_hash_new: in aout_link_write_other_symbol()
Decoff.c4299 if (h->root.type == bfd_link_hash_new) in ecoff_link_write_external()
4390 case bfd_link_hash_new: in ecoff_link_write_external()
Delf64-ppc.c8526 if (h->root.type == bfd_link_hash_new) in ppc_build_one_stub()
9572 if (h->root.type == bfd_link_hash_new) in ppc64_elf_build_stubs()
Delf64-alpha.c1547 || h->root.root.type == bfd_link_hash_new) in elf64_alpha_output_extsym()
Delfxx-mips.c1778 || h->root.type == bfd_link_hash_new) in mips_elf_output_extsym()
10069 case bfd_link_hash_new: in _bfd_elf_mips_get_relocated_section_contents()
Delf32-arm.c8413 && h->root.type == bfd_link_hash_new) in allocate_dynrelocs()
DChangeLog-94951523 bfd_link_hash_common to bfd_link_hash_new, since it may be on the
2684 * linker.c (set_symbol_from_hash): bfd_link_hash_new case: Don't
5533 (aout_link_write_other_symbol): Don't abort on bfd_link_hash_new,
/freebsd-10-stable/contrib/gdb/include/
Dbfdlink.h59 bfd_link_hash_new, /* Symbol is new. */ enumerator
/freebsd-10-stable/contrib/binutils/include/
Dbfdlink.h59 bfd_link_hash_new, /* Symbol is new. */ enumerator
/freebsd-10-stable/contrib/binutils/ld/
Dldmain.c1115 if (h->type == bfd_link_hash_new) in add_to_set()
1168 if (h->type == bfd_link_hash_new) in constructor_callback()
Dldexp.c557 else if (h->type == bfd_link_hash_new) in fold_name()
777 || (h->type != bfd_link_hash_new in exp_fold_tree_1()
Dldlang.c3042 && h->type != bfd_link_hash_new in lang_update_definedness()
3084 if (h->type == bfd_link_hash_new) in insert_undefined()
6091 if (h->type == bfd_link_hash_new in lang_abs_symbol_at_beginning_of()
6122 if (h->type == bfd_link_hash_new in lang_abs_symbol_at_end_of()
/freebsd-10-stable/contrib/binutils/ld/emultempl/
Dpep.em1254 if (h->type == bfd_link_hash_new)
Dpe.em1419 if (h->type == bfd_link_hash_new)