Home
last modified time | relevance | path

Searched refs:CreateStopReasonWithException (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/
H A DStopInfo.h128 CreateStopReasonWithException(Thread &thread, const char *description);
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DStopInfo.cpp1192 StopInfoSP StopInfo::CreateStopReasonWithException(Thread &thread, in CreateStopReasonWithException() function in StopInfo
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DProcessMinidump.cpp365 stop_info = StopInfo::CreateStopReasonWithException( in RefreshStateAfterStop()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1900 thread_sp->SetStopInfo(StopInfo::CreateStopReasonWithException( in SetThreadStopInfo()
1983 thread_sp->SetStopInfo(StopInfo::CreateStopReasonWithException( in SetThreadStopInfo()