Searched refs:ELF_ST_BIND (Results 1 – 15 of 15) sorted by relevance
15 #define ELF_ST_BIND(o) ELF64_ST_BIND(o) macro
15 #define ELF_ST_BIND(o) ELF32_ST_BIND(o) macro
590 sym_bind(ELF_ST_BIND(sym->st_info)), in print_absolute_symbols()
28 #define ELF_ST_BIND(o) ELF64_ST_BIND(o) macro
509 unsigned bind = ELF_ST_BIND(sym->st_info); in do_reloc()
49 #undef ELF_ST_BIND88 # define ELF_ST_BIND ELF64_ST_BIND macro126 # define ELF_ST_BIND ELF32_ST_BIND macro532 unsigned int const st_bind = ELF_ST_BIND(symp->st_info); in find_secsym_ndx()
333 if (ELF_ST_BIND(sym->st_info) == STB_WEAK) in __apply_relocate()
67 .st_info = ELF_ST_BIND(STB_LOCAL) | ELF_ST_TYPE(STT_FUNC),
42 if (ELF_ST_BIND(sym->st_info) == STB_WEAK) { in elf_type()
1561 (ELF_ST_BIND(sym[i].st_info) == STB_WEAK || in simplify_symbols()
501 if (ELF_ST_BIND(sym->st_info) == STB_WEAK) in apply_relocate_add()
802 if (ELF_ST_BIND(sym->st_info) == STB_WEAK) in apply_relocate_add()
1165 if (ELF_ST_BIND(syms[k].st_info) != STB_GLOBAL) in kexec_purgatory_find_symbol()