Searched refs:STB_WEAK (Results 1 – 12 of 12) sorted by relevance
16 return STB_WEAK; in kallsyms2elf_binding()
216 ELF64_ST_BIND(sym->st_info) != STB_WEAK) in vdso_sym()
122 #define STB_WEAK 2 macro
337 if (ELF_ST_BIND(sym->st_info) == STB_WEAK) in __apply_relocate()
336 if (ELF_ST_BIND(sym->st_info) == STB_WEAK) in apply_relocate_add()
724 ELF_ST_BIND(sym->st_info) != STB_WEAK) in handle_symbol()742 ELF_ST_BIND(sym->st_info) == STB_WEAK, in handle_symbol()2061 if (bind == STB_GLOBAL || bind == STB_WEAK) { in read_symbols()
152 a = syma->binding == STB_WEAK; in choose_best_symbol()153 b = symb->binding == STB_WEAK; in choose_best_symbol()1553 return STB_WEAK; in bfd2elf_binding()
506 if ((bind == STB_WEAK) && (sym->st_value == 0)) { in do_reloc()
167 SYM_BIND(STB_WEAK), in sym_bind()
2366 if (!ksym && ELF_ST_BIND(sym[i].st_info) == STB_WEAK) in simplify_symbols()2649 if (ELF_ST_BIND(sym->st_info) == STB_WEAK) { in elf_type()
164 if (func->bind == STB_WEAK) in __dead_end_function()
2948 (bind == STB_GLOBAL || bind == STB_WEAK) && in sym_is_extern()3134 ext->is_weak = GELF_ST_BIND(sym.st_info) == STB_WEAK; in bpf_object__collect_externs()