Home
last modified time | relevance | path

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

/linux/tools/perf/util/
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()
A Dunwind-libunwind.c40 if (dso_type == DSO__TYPE_UNKNOWN) in unwind__prepare_access()
A Dsymbol-minimal.c327 return DSO__TYPE_UNKNOWN; in dso__type_fd()
333 return DSO__TYPE_UNKNOWN; in dso__type_fd()
A Ddso.h73 DSO__TYPE_UNKNOWN, enumerator
A Ddso.c1612 enum dso_type type = DSO__TYPE_UNKNOWN; in dso__type()
A Dsymbol-elf.c1914 enum dso_type dso_type = DSO__TYPE_UNKNOWN; in dso__type_fd()

Completed in 18 milliseconds