Home
last modified time | relevance | path

Searched refs:bfd_link_hash_defweak (Results 1 – 25 of 48) sorted by relevance

12

/dragonfly/contrib/binutils-2.34/bfd/
HDelfxx-x86.h68 || (EH)->elf.root.type == bfd_link_hash_defweak) \
98 || (H)->root.type == bfd_link_hash_defweak \
113 && ((H)->root.type == bfd_link_hash_defweak \
228 && (H)->root.type != bfd_link_hash_defweak) \
HDelflink.c77 || h->root.type == bfd_link_hash_defweak) in _bfd_elf_section_for_symbol()
644 case bfd_link_hash_defweak: in bfd_elf_record_link_assignment()
1163 case bfd_link_hash_defweak: in _bfd_elf_merge_symbol()
1180 oldweak = (h->root.type == bfd_link_hash_defweak in _bfd_elf_merge_symbol()
2068 && hi->root.type != bfd_link_hash_defweak) in _bfd_elf_add_default_symbol()
2374 || h->root.type == bfd_link_hash_defweak) in _bfd_elf_link_assign_sym_version()
2803 && h->root.type != bfd_link_hash_defweak) in _bfd_elf_fix_symbol_flags()
2841 || h->root.type == bfd_link_hash_defweak) in _bfd_elf_fix_symbol_flags()
2939 || h->root.type == bfd_link_hash_defweak); in _bfd_elf_fix_symbol_flags()
3146 || h->root.type == bfd_link_hash_defweak) in _bfd_elf_link_sec_merge_syms()
[all …]
HDelf-vxworks.c179 || (*hash_ptr)->root.type == bfd_link_hash_defweak) in elf_vxworks_emit_relocs()
HDlinker.c1350 case bfd_link_hash_defweak: in hash_entry_bfd()
1509 h->type = bfd_link_hash_defweak; in _bfd_generic_link_add_one_symbol()
1554 if (oldtype == bfd_link_hash_defweak) in _bfd_generic_link_add_one_symbol()
2089 case bfd_link_hash_defweak: in _bfd_generic_link_output_symbols()
2250 case bfd_link_hash_defweak: in set_symbol_from_hash()
3042 || h->type == bfd_link_hash_defweak) in fix_syms()
HDcofflink.c440 && (*sym_hash)->root.type != bfd_link_hash_defweak)) in coff_link_add_symbols()
2432 || h->root.type == bfd_link_hash_defweak) in _bfd_coff_link_input_bfd()
2614 case bfd_link_hash_defweak: in _bfd_coff_write_global_sym()
2723 || h->root.type == bfd_link_hash_defweak)) in _bfd_coff_write_global_sym()
2791 case bfd_link_hash_defweak: in _bfd_coff_write_task_globals()
3033 || h->root.type == bfd_link_hash_defweak) in _bfd_coff_generic_relocate_section()
HDcoff-x86_64.c640 || h->root.type == bfd_link_hash_defweak)) in coff_amd64_rtype_to_howto()
/dragonfly/contrib/binutils-2.27/ld/
HDldmain.c843 case bfd_link_hash_defweak: in add_archive_element()
1010 || otype == bfd_link_hash_defweak) in multiple_common()
1025 || ntype == bfd_link_hash_defweak in multiple_common()
1035 || otype == bfd_link_hash_defweak in multiple_common()
1399 case bfd_link_hash_defweak: in reloc_overflow()
HDldctor.c261 || p->h->type == bfd_link_hash_defweak) in ldctor_build_sets()
HDldexp.c325 || h->type == bfd_link_hash_defweak in update_definedness()
690 || h->type == bfd_link_hash_defweak in fold_name()
713 || h->type == bfd_link_hash_defweak) in fold_name()
734 || h->type == bfd_link_hash_defweak) in fold_name()
HDplugin.c706 && blhe->type != bfd_link_hash_defweak in get_symbols()
1343 if (((h->type == bfd_link_hash_defweak in plugin_notice()
/dragonfly/contrib/binutils-2.34/ld/
HDldmain.c879 case bfd_link_hash_defweak: in add_archive_element()
1046 || otype == bfd_link_hash_defweak) in multiple_common()
1061 || ntype == bfd_link_hash_defweak in multiple_common()
1074 || otype == bfd_link_hash_defweak in multiple_common()
1452 case bfd_link_hash_defweak: in reloc_overflow()
HDldctor.c260 || p->h->type == bfd_link_hash_defweak) in ldctor_build_sets()
HDldexp.c322 || h->type == bfd_link_hash_defweak in update_definedness()
715 || h->type == bfd_link_hash_defweak in fold_name()
738 || h->type == bfd_link_hash_defweak) in fold_name()
784 || h->type == bfd_link_hash_defweak) in fold_name()
/dragonfly/contrib/binutils-2.27/bfd/
HDelflink.c77 || h->root.type == bfd_link_hash_defweak) in _bfd_elf_section_for_symbol()
596 case bfd_link_hash_defweak: in bfd_elf_record_link_assignment()
1095 case bfd_link_hash_defweak: in _bfd_elf_merge_symbol()
1112 oldweak = (h->root.type == bfd_link_hash_defweak in _bfd_elf_merge_symbol()
1937 && hi->root.type != bfd_link_hash_defweak) in _bfd_elf_add_default_symbol()
2581 && h->root.type != bfd_link_hash_defweak) in _bfd_elf_fix_symbol_flags()
2619 || h->root.type == bfd_link_hash_defweak) in _bfd_elf_fix_symbol_flags()
2691 || h->root.type == bfd_link_hash_defweak); in _bfd_elf_fix_symbol_flags()
2694 || weakdef->root.type == bfd_link_hash_defweak); in _bfd_elf_fix_symbol_flags()
2882 || h->root.type == bfd_link_hash_defweak) in _bfd_elf_link_sec_merge_syms()
[all …]
HDelf-vxworks.c179 || (*hash_ptr)->root.type == bfd_link_hash_defweak) in elf_vxworks_emit_relocs()
HDlinker.c1405 case bfd_link_hash_defweak: in hash_entry_bfd()
1558 h->type = bfd_link_hash_defweak; in _bfd_generic_link_add_one_symbol()
1602 if (oldtype == bfd_link_hash_defweak) in _bfd_generic_link_add_one_symbol()
2134 case bfd_link_hash_defweak: in _bfd_generic_link_output_symbols()
2294 case bfd_link_hash_defweak: in set_symbol_from_hash()
3078 || h->type == bfd_link_hash_defweak) in fix_syms()
HDelf32-or1k.c1146 && (h->root.type == bfd_link_hash_defweak || !h->def_regular)); in or1k_elf_relocate_section()
1614 || h->root.type == bfd_link_hash_defweak in or1k_elf_check_relocs()
1619 && (h->root.type == bfd_link_hash_defweak in or1k_elf_check_relocs()
2006 || h->root.type == bfd_link_hash_defweak)); in or1k_elf_finish_dynamic_symbol()
2103 || h->u.weakdef->root.type == bfd_link_hash_defweak); in or1k_elf_adjust_dynamic_symbol()
HDcofflink.c432 && (*sym_hash)->root.type != bfd_link_hash_defweak)) in coff_link_add_symbols()
2420 || h->root.type == bfd_link_hash_defweak) in _bfd_coff_link_input_bfd()
2600 case bfd_link_hash_defweak: in _bfd_coff_write_global_sym()
2709 || h->root.type == bfd_link_hash_defweak)) in _bfd_coff_write_global_sym()
2779 case bfd_link_hash_defweak: in _bfd_coff_write_task_globals()
3020 || h->root.type == bfd_link_hash_defweak) in _bfd_coff_generic_relocate_section()
HDcoff-x86_64.c638 || h->root.type == bfd_link_hash_defweak)) in coff_amd64_rtype_to_howto()
/dragonfly/contrib/gdb-7/bfd/
HDelflink.c519 case bfd_link_hash_defweak: in bfd_elf_record_link_assignment()
1034 case bfd_link_hash_defweak: in _bfd_elf_merge_symbol()
1047 oldweak = (h->root.type == bfd_link_hash_defweak in _bfd_elf_merge_symbol()
1775 && hi->root.type != bfd_link_hash_defweak) in _bfd_elf_add_default_symbol()
2431 && h->root.type != bfd_link_hash_defweak) in _bfd_elf_fix_symbol_flags()
2469 || h->root.type == bfd_link_hash_defweak) in _bfd_elf_fix_symbol_flags()
2541 || h->root.type == bfd_link_hash_defweak); in _bfd_elf_fix_symbol_flags()
2544 || weakdef->root.type == bfd_link_hash_defweak); in _bfd_elf_fix_symbol_flags()
2722 || h->root.type == bfd_link_hash_defweak) in _bfd_elf_link_sec_merge_syms()
3446 || h->root.type == bfd_link_hash_defweak)) in elf_link_add_object_symbols()
[all …]
HDelf-vxworks.c181 || (*hash_ptr)->root.type == bfd_link_hash_defweak) in elf_vxworks_emit_relocs()
HDlinker.c1539 case bfd_link_hash_defweak: in hash_entry_bfd()
1676 h->type = bfd_link_hash_defweak; in _bfd_generic_link_add_one_symbol()
1719 if (oldtype == bfd_link_hash_defweak) in _bfd_generic_link_add_one_symbol()
2269 case bfd_link_hash_defweak: in _bfd_generic_link_output_symbols()
2429 case bfd_link_hash_defweak: in set_symbol_from_hash()
3218 || h->type == bfd_link_hash_defweak) in fix_syms()
/dragonfly/contrib/gdb-7/include/
HDbfdlink.h65 bfd_link_hash_defweak, /* Symbol is weak and defined. */ enumerator
/dragonfly/contrib/binutils-2.27/include/
HDbfdlink.h72 bfd_link_hash_defweak, /* Symbol is weak and defined. */ enumerator
/dragonfly/contrib/binutils-2.34/include/
HDbfdlink.h78 bfd_link_hash_defweak, /* Symbol is weak and defined. */ enumerator

12