Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dsymbol.c78 static enum dso_binary_type binary_type_symtab[] = { enum
99 #define DSO_BINARY_TYPE__SYMTAB_CNT ARRAY_SIZE(binary_type_symtab)
1886 enum dso_binary_type symtab_type = binary_type_symtab[i]; in dso__load()