Home
last modified time | relevance | path

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

/tools/perf/util/
Dvdso.c146 enum dso_type dso_type = DSO__TYPE_UNKNOWN; in machine__thread_dso_type()
154 if (dso_type != DSO__TYPE_UNKNOWN) in machine__thread_dso_type()
281 case DSO__TYPE_UNKNOWN: in __machine__findnew_vdso_compat()
311 case DSO__TYPE_UNKNOWN: in machine__find_vdso()
Dunwind-libunwind.c43 if (dso_type == DSO__TYPE_UNKNOWN) in unwind__prepare_access()
Dsymbol-minimal.c325 return DSO__TYPE_UNKNOWN; in dso__type_fd()
331 return DSO__TYPE_UNKNOWN; in dso__type_fd()
Ddso.h72 DSO__TYPE_UNKNOWN, enumerator
Ddso.c1413 enum dso_type type = DSO__TYPE_UNKNOWN; in dso__type()
Dsymbol-elf.c1366 enum dso_type dso_type = DSO__TYPE_UNKNOWN; in dso__type_fd()