Home
last modified time | relevance | path

Searched defs:symbol_type (Results 1 – 2 of 2) sorted by relevance

/tools/lib/symbol/
Dkallsyms.c28 char symbol_type; in kallsyms__parse() local
/tools/perf/util/
Dsymbol.c65 bool symbol_type__is_a(char symbol_type, enum map_type map_type) in symbol_type__is_a()