Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dvdso.c146 enum dso_type dso_type = DSO__TYPE_UNKNOWN; in machine__thread_dso_type()
155 if (dso_type != DSO__TYPE_UNKNOWN) in machine__thread_dso_type()
282 case DSO__TYPE_UNKNOWN: in __machine__findnew_vdso_compat()
312 case DSO__TYPE_UNKNOWN: in machine__find_vdso()
H A Dunwind-libunwind.c45 if (dso_type == DSO__TYPE_UNKNOWN) in unwind__prepare_access()
H A Dsymbol-minimal.c325 return DSO__TYPE_UNKNOWN; in dso__type_fd()
331 return DSO__TYPE_UNKNOWN; in dso__type_fd()
H A Ddso.h72 DSO__TYPE_UNKNOWN, enumerator
H A Ddso.c1486 enum dso_type type = DSO__TYPE_UNKNOWN; in dso__type()
H A Dsymbol-elf.c1842 enum dso_type dso_type = DSO__TYPE_UNKNOWN; in dso__type_fd()