/toolchain/binutils/binutils-2.25/bfd/ |
D | sunos.c | 1083 && h->root.root.type != bfd_link_hash_undefined in sunos_add_one_symbol() 1103 h->root.root.type = bfd_link_hash_undefined; in sunos_add_one_symbol() 1113 h->root.root.type = bfd_link_hash_undefined; in sunos_add_one_symbol() 1307 && h->root.root.type != bfd_link_hash_undefined) in sunos_scan_std_relocs() 1342 if (h->root.root.type == bfd_link_hash_undefined) in sunos_scan_std_relocs() 1355 h->root.root.type = bfd_link_hash_undefined; in sunos_scan_std_relocs() 1558 && h->root.root.type != bfd_link_hash_undefined) in sunos_scan_ext_relocs() 1613 && h->root.root.type == bfd_link_hash_undefined) in sunos_scan_ext_relocs() 1630 h->root.root.type = bfd_link_hash_undefined; in sunos_scan_ext_relocs() 1649 if (h->root.root.type == bfd_link_hash_undefined) in sunos_scan_ext_relocs() [all …]
|
D | linker.c | 992 if (h->type != bfd_link_hash_undefined in _bfd_generic_link_add_archive_symbols() 1117 || (h->type != bfd_link_hash_undefined in generic_link_check_archive_element() 1124 || (h->type == bfd_link_hash_undefined in generic_link_check_archive_element() 1142 if (h->type == bfd_link_hash_undefined) in generic_link_check_archive_element() 1401 case bfd_link_hash_undefined: in hash_entry_bfd() 1531 h->type = bfd_link_hash_undefined; in _bfd_generic_link_add_one_symbol() 1752 inh->type = bfd_link_hash_undefined; in _bfd_generic_link_add_one_symbol() 2127 case bfd_link_hash_undefined: in _bfd_generic_link_output_symbols() 2288 case bfd_link_hash_undefined: in set_symbol_from_hash()
|
D | xcofflink.c | 805 && (h->root.type == bfd_link_hash_undefined in xcoff_dynamic_definition_p() 931 h->root.type = bfd_link_hash_undefined; in xcoff_link_add_dynamic_symbols() 1947 (*sym_hash)->root.type = bfd_link_hash_undefined; in xcoff_link_add_symbols() 2288 && h->type == bfd_link_hash_undefined in xcoff_link_check_dynamic_ar_symbols() 2359 && h->type == bfd_link_hash_undefined in xcoff_link_check_ar_symbols() 2706 && (h->root.type == bfd_link_hash_undefined in xcoff_mark_symbol() 2768 BFD_ASSERT ((hds->root.type == bfd_link_hash_undefined in xcoff_mark_symbol() 3082 && h->root.type == bfd_link_hash_undefined in bfd_xcoff_import_symbol() 3097 hds->root.type = bfd_link_hash_undefined; in bfd_xcoff_import_symbol() 3109 if (hds->root.type == bfd_link_hash_undefined) in bfd_xcoff_import_symbol() [all …]
|
D | elflink.c | 421 if (h->root.type != bfd_link_hash_undefined in bfd_elf_link_record_dynamic_symbol() 522 case bfd_link_hash_undefined: in bfd_elf_record_link_assignment() 544 h->root.type = bfd_link_hash_undefined; in bfd_elf_record_link_assignment() 561 h->root.type = bfd_link_hash_undefined; in bfd_elf_record_link_assignment() 950 case bfd_link_hash_undefined: in _bfd_elf_merge_symbol() 1054 olddef = (h->root.type != bfd_link_hash_undefined in _bfd_elf_merge_symbol() 1214 h->root.type = bfd_link_hash_undefined; in _bfd_elf_merge_symbol() 1267 && h->root.type == bfd_link_hash_undefined)) in _bfd_elf_merge_symbol() 1274 || h->root.type == bfd_link_hash_undefined) in _bfd_elf_merge_symbol() 1459 h->root.type = bfd_link_hash_undefined; in _bfd_elf_merge_symbol() [all …]
|
D | elf32-sh-symbian.c | 170 new_hash->root.type = bfd_link_hash_undefined; in sh_symbian_import_as()
|
D | cofflink.c | 212 if (h->type != bfd_link_hash_undefined) in coff_link_check_archive_element() 344 && (*sym_hash)->root.type != bfd_link_hash_undefined in coff_link_add_symbols() 2564 case bfd_link_hash_undefined: in _bfd_coff_write_global_sym() 3026 if (!h2 || h2->root.type == bfd_link_hash_undefined) in _bfd_coff_generic_relocate_section()
|
D | elf32-sh64.c | 445 && h->root.type != bfd_link_hash_undefined) in sh64_elf_add_symbol_hook()
|
D | elf32-or1k.c | 1024 || h->root.type == bfd_link_hash_undefined))) in or1k_elf_relocate_section() 2092 && h->root.type != bfd_link_hash_undefined) in or1k_elf_adjust_dynamic_symbol() 2364 || h->root.type == bfd_link_hash_undefined)))) in allocate_dynrelocs()
|
D | sparclinux.c | 399 if (h->root.root.type == bfd_link_hash_undefined in linux_tally_symbols()
|
D | m68klinux.c | 406 if (h->root.root.type == bfd_link_hash_undefined in linux_tally_symbols()
|
D | i386linux.c | 403 if (h->root.root.type == bfd_link_hash_undefined in linux_tally_symbols()
|
D | elf64-hppa.c | 1057 if (hh && (hh->eh.root.type == bfd_link_hash_undefined in allocate_global_data_opd() 2000 if (info->shared && eh->root.type == bfd_link_hash_undefined) in elf64_hppa_finish_dynamic_symbol() 2848 && h->root.type == bfd_link_hash_undefined in elf_hppa_unmark_useless_dynamic_symbols() 2879 && h->root.type == bfd_link_hash_undefined in elf_hppa_remark_useless_dynamic_symbols()
|
D | ecoff.c | 3517 if (h->type != bfd_link_hash_undefined) in ecoff_link_check_archive_element() 3589 if (h->type != bfd_link_hash_undefined in ecoff_link_add_archive_symbols() 3608 if (h->type != bfd_link_hash_undefined) in ecoff_link_add_archive_symbols() 4126 if (h->root.type == bfd_link_hash_undefined in ecoff_link_write_external() 4214 case bfd_link_hash_undefined: in ecoff_link_write_external()
|
D | elf32-xstormy16.c | 544 if (h->root.type == bfd_link_hash_undefined in xstormy16_relax_plt_check()
|
D | elf32-cris.c | 1558 && h->root.type != bfd_link_hash_undefined))) in cris_elf_relocate_section() 1561 ((h->root.type == bfd_link_hash_undefined) in cris_elf_relocate_section() 1933 && h->root.type != bfd_link_hash_undefined) in cris_elf_relocate_section()
|
D | elf32-m32r.c | 1399 if ((bh == NULL || bh->type == bfd_link_hash_undefined) in m32r_elf_add_symbol_hook() 1824 && h->root.type != bfd_link_hash_undefined) in m32r_elf_adjust_dynamic_symbol() 2085 || h->root.type == bfd_link_hash_undefined)))) in allocate_dynrelocs()
|
D | elf32-metag.c | 1580 || hh->eh.root.type == bfd_link_hash_undefined))) in elf_metag_relocate_section() 2760 || eh->root.type == bfd_link_hash_undefined)))) in allocate_dynrelocs() 4147 else if (hh->eh.root.type == bfd_link_hash_undefined) in elf_metag_size_stubs()
|
D | elf32-lm32.c | 1797 && h->root.type != bfd_link_hash_undefined) in lm32_elf_adjust_dynamic_symbol() 2058 || h->root.type == bfd_link_hash_undefined)))) in allocate_dynrelocs()
|
D | aoutx.h | 3258 || (h->type != bfd_link_hash_undefined in aout_link_check_ar_symbols() 3327 if (h->type == bfd_link_hash_undefined) in aout_link_check_ar_symbols() 3386 if (h->type == bfd_link_hash_undefined) in aout_link_check_ar_symbols() 3613 case bfd_link_hash_undefined: in aout_link_write_other_symbol()
|
/toolchain/binutils/binutils-2.25/ld/ |
D | pe-dll.c | 959 else if (blhe && blhe->type == bfd_link_hash_undefined) in process_def_file_and_drectve() 1414 if (!h2 || h2->root.type == bfd_link_hash_undefined in generate_reloc() 2864 if (h->type == bfd_link_hash_undefined) in pe_find_cdecl_alias_match() 2883 if (h->type == bfd_link_hash_undefined) in pe_find_cdecl_alias_match() 2895 if (h->type == bfd_link_hash_undefined) in pe_find_cdecl_alias_match() 2909 if (h->type == bfd_link_hash_undefined) in pe_find_cdecl_alias_match() 2928 if (h->type == bfd_link_hash_undefined) in pe_find_cdecl_alias_match() 2939 if (h->type == bfd_link_hash_undefined) in pe_undef_count() 2947 if (h->type == bfd_link_hash_undefined) in pe_undef_fill() 3052 if (!blhe || (blhe && blhe->type != bfd_link_hash_undefined)) in pe_process_import_defs() [all …]
|
D | ldmain.c | 852 case bfd_link_hash_undefined: in add_archive_element() 1101 h->type = bfd_link_hash_undefined; in add_to_set() 1154 h->type = bfd_link_hash_undefined; in constructor_callback() 1407 case bfd_link_hash_undefined: in reloc_overflow()
|
D | plugin.c | 527 if (blhe->type == bfd_link_hash_undefined in get_symbols() 1008 if ((h->type == bfd_link_hash_undefined in plugin_notice()
|
D | ldexp.c | 659 h->type = bfd_link_hash_undefined; in fold_name() 999 && h->type != bfd_link_hash_undefined in exp_fold_tree_1() 1070 h->type = bfd_link_hash_undefined; in exp_fold_tree_1()
|
D | ldlang.c | 3418 && h->type != bfd_link_hash_undefined in lang_update_definedness() 3465 h->type = bfd_link_hash_undefined; in insert_undefined() 5699 if (h != NULL && h->type == bfd_link_hash_undefined) in lang_set_startof() 5708 if (h != NULL && h->type == bfd_link_hash_undefined) in lang_set_startof() 7017 || h->type == bfd_link_hash_undefined) in lang_abs_symbol_at_beginning_of() 7048 || h->type == bfd_link_hash_undefined) in lang_abs_symbol_at_end_of()
|
/toolchain/binutils/binutils-2.25/include/ |
D | bfdlink.h | 60 bfd_link_hash_undefined, /* Symbol seen before, but undefined. */ enumerator
|