Home
last modified time | relevance | path

Searched refs:binary_type_symtab (Results 1 – 1 of 1) sorted by relevance

/tools/perf/util/
Dsymbol.c46 static enum dso_binary_type binary_type_symtab[] = { enum
64 #define DSO_BINARY_TYPE__SYMTAB_CNT ARRAY_SIZE(binary_type_symtab)
1476 enum dso_binary_type symtab_type = binary_type_symtab[i]; in dso__load()