Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsymbol.c77 static enum dso_binary_type binary_type_symtab[] = { enum
97 #define DSO_BINARY_TYPE__SYMTAB_CNT ARRAY_SIZE(binary_type_symtab)
1876 enum dso_binary_type symtab_type = binary_type_symtab[i]; in dso__load()