Home
last modified time | relevance | path

Searched refs:GetStopReasonExtendedBacktraces (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBThread.i124 …at were involved in a data race or other type of detected issue.") GetStopReasonExtendedBacktraces;
126 GetStopReasonExtendedBacktraces (InstrumentationRuntimeType type);
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBThread.h78 GetStopReasonExtendedBacktraces(InstrumentationRuntimeType type);
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBThread.cpp301 SBThread::GetStopReasonExtendedBacktraces(InstrumentationRuntimeType type) { in GetStopReasonExtendedBacktraces() function in SBThread