Searched defs:symbol_type (Results 1 – 2 of 2) sorted by relevance
/tools/lib/symbol/ | ||
D | kallsyms.c | 28 char symbol_type; in kallsyms__parse() local |
/tools/perf/util/ | ||
D | symbol.c | 65 bool symbol_type__is_a(char symbol_type, enum map_type map_type) in symbol_type__is_a() |