Searched refs:STB_LOCAL (Results 1 – 8 of 8) sorted by relevance
17 return isupper(type) ? STB_GLOBAL : STB_LOCAL; in kallsyms2elf_binding()
23 STB_LOCAL = 0 /* Local binding for the symbol */ define125 cmpwi r5, STB_LOCAL /* st_value = 0, ld bug */
31 sym->binding == STB_LOCAL ? 'l' : 'w'); in map_browser__write()
118 #define STB_LOCAL 0 macro
434 && (STB_LOCAL == st_bind || STB_GLOBAL == st_bind)) { in find_secsym_ndx()
161 SYM_BIND(STB_LOCAL), in sym_bind()
164 sym->binding == STB_LOCAL ? 'l' : 'w', sym->name, in ui__warn_map_erange()
262 sym->binding == STB_LOCAL ? 'l' : 'w', in symbol__fprintf()