Searched refs:DSO__TYPE_UNKNOWN (Results 1 – 6 of 6) sorted by relevance
155 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()
40 if (dso_type == DSO__TYPE_UNKNOWN) in unwind__prepare_access()
301 return DSO__TYPE_UNKNOWN; in dso__type_fd()307 return DSO__TYPE_UNKNOWN; in dso__type_fd()
131 DSO__TYPE_UNKNOWN, enumerator
1747 enum dso_type type = DSO__TYPE_UNKNOWN; in dso__type()
1932 enum dso_type dso_type = DSO__TYPE_UNKNOWN; in dso__type_fd()
Completed in 18 milliseconds