Searched refs:STB_WEAK (Results 1 – 18 of 18) sorted by relevance
187 case elfcpp::STB_WEAK: in symbol_to_bits()338 && (sym.get_st_bind() == elfcpp::STB_WEAK in resolve()339 || to->binding() == elfcpp::STB_WEAK) in resolve()1026 || tosym->binding() == elfcpp::STB_WEAK) in override_with_special()
1100 || ret->binding() == elfcpp::STB_WEAK) in add_from_object()1633 if (s1->binding() == elfcpp::STB_WEAK) in operator ()()1635 if (s2->binding() == elfcpp::STB_WEAK) in operator ()()1661 if ((*p)->binding() != elfcpp::STB_WEAK) in record_weak_aliases()2263 if (binding == elfcpp::STB_WEAK) in define_with_copy_reloc()2928 binding = elfcpp::STB_WEAK; in sized_write_globals()2959 binding = elfcpp::STB_WEAK; in sized_write_globals()3130 && sym->binding() != elfcpp::STB_WEAK in warn_about_undefined_dynobj_symbol()
252 this->undef_binding_weak_ = bind == elfcpp::STB_WEAK; in set_undef_binding()528 && (this->binding() == elfcpp::STB_WEAK in is_weak_undefined()538 && this->binding() != elfcpp::STB_WEAK in is_strong_undefined()
94 || sym->binding() == elfcpp::STB_WEAK)) in should_include_member()111 if (sym->binding() != elfcpp::STB_WEAK) in should_include_member()
1084 bind = elfcpp::STB_WEAK; in do_add_symbols()
2662 _GLOBAL_OFFSET_TABLE_ rather than STB_WEAK.
70 sym->st_info = ELF_ST_INFO (STB_WEAK, ELF_ST_TYPE (sym->st_info)); in elf_vxworks_add_symbol_hook()
508 if (p->bind == STB_WEAK in elf64_sparc_add_symbol_hook()
972 newweak = bind == STB_WEAK; in _bfd_elf_merge_symbol()1004 if (bind != STB_WEAK) in _bfd_elf_merge_symbol()3848 case STB_WEAK: in elf_link_add_object_symbols()4187 if (bind != STB_WEAK) in elf_link_add_object_symbols()8810 sym.st_info = ELF_ST_INFO (STB_WEAK, h->type); in elf_link_output_extsym()8941 || ELF_ST_BIND (sym.st_info) == STB_WEAK)) in elf_link_output_extsym()8953 bindtype = STB_WEAK; in elf_link_output_extsym()8970 && ELF_ST_BIND (sym.st_info) != STB_WEAK in elf_link_output_extsym()
1281 case STB_WEAK: in elf_slurp_symbol_table()
4925 case STB_WEAK: in elf64_vms_link_add_object_symbols()5191 if (bind != STB_WEAK) in elf64_vms_link_add_object_symbols()
7028 ? STB_WEAK in swap_out_syms()7042 bind = STB_WEAK; in swap_out_syms()
5094 && ELF_ST_BIND (sym->st_info) != STB_WEAK) in elfNN_aarch64_relocate_section()
3572 STB_WEAK rather than STB_GLOBAL.5726 STB_WEAK if symbol was referenced.5958 STB_WEAK.
10581 && ELF_ST_BIND (sym->st_info) != STB_WEAK) in elf32_arm_relocate_section()
666 #define STB_WEAK 2 /* Like globals, lower precedence */ macro
523 STB_WEAK = 2,
9519 case STB_WEAK: return "WEAK"; in get_symbol_binding()