Searched refs:STB_GLOBAL (Results 1 – 13 of 13) sorted by relevance
17 return isupper(type) ? STB_GLOBAL : STB_LOCAL; in kallsyms2elf_binding()
30 sym->binding == STB_GLOBAL ? 'g' : in map_browser__write()
136 STB_GLOBAL, fsym->name); in setup_fake_machine()
237 if (ELF64_ST_BIND(sym->st_info) != STB_GLOBAL && in vdso_sym()
119 #define STB_GLOBAL 1 macro
123 a = syma->binding == STB_GLOBAL; in choose_best_symbol()124 b = symb->binding == STB_GLOBAL; in choose_best_symbol()261 sym->binding == STB_GLOBAL ? 'g' : in symbol__fprintf()1330 sym = symbol__new(start, size, STB_GLOBAL, line + len); in dso__load_perf_map()
300 STB_GLOBAL, sympltname); in dso__synthesize_plt_symbols()322 STB_GLOBAL, sympltname); in dso__synthesize_plt_symbols()
1281 if (sym->binding == STB_GLOBAL && in intel_pt_switch_ip()
434 && (STB_LOCAL == st_bind || STB_GLOBAL == st_bind)) { in find_secsym_ndx()
968 if (ELF_ST_BIND(syms[k].st_info) != STB_GLOBAL) in kexec_purgatory_find_symbol()
162 SYM_BIND(STB_GLOBAL), in sym_bind()
163 sym->binding == STB_GLOBAL ? 'g' : in ui__warn_map_erange()
634 if (ELF_ST_BIND(sym->st_info) != STB_GLOBAL && in handle_modversions()