Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dvdso.c155 return (args->dso_type != DSO__TYPE_UNKNOWN) ? 1 : 0; in machine__thread_dso_type_maps_cb()
163 .dso_type = DSO__TYPE_UNKNOWN, in machine__thread_dso_type()
289 case DSO__TYPE_UNKNOWN: in __machine__findnew_vdso_compat()
321 case DSO__TYPE_UNKNOWN: in machine__find_vdso()
H A Dunwind-libunwind.c40 if (dso_type == DSO__TYPE_UNKNOWN) in unwind__prepare_access()
H A Dsymbol-minimal.c307 return DSO__TYPE_UNKNOWN; in dso__type_fd()
313 return DSO__TYPE_UNKNOWN; in dso__type_fd()
H A Ddso.h132 DSO__TYPE_UNKNOWN, enumerator
H A Ddso.c1823 enum dso_type type = DSO__TYPE_UNKNOWN; in dso__type()
H A Dsymbol-elf.c1863 enum dso_type dso_type = DSO__TYPE_UNKNOWN; in dso__type_fd()