Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Target/
DStopInfo.h128 CreateStopReasonWithException(Thread &thread, const char *description);
/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/
DProcessWindows.cpp490 stop_info = StopInfo::CreateStopReasonWithException( in RefreshStateAfterStop()
/external/llvm-project/lldb/source/Target/
DStopInfo.cpp1131 StopInfoSP StopInfo::CreateStopReasonWithException(Thread &thread, in CreateStopReasonWithException() function in StopInfo
/external/llvm-project/lldb/source/Plugins/Process/minidump/
DProcessMinidump.cpp365 stop_info = StopInfo::CreateStopReasonWithException( in RefreshStateAfterStop()
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp1879 thread_sp->SetStopInfo(StopInfo::CreateStopReasonWithException( in SetThreadStopInfo()
1959 thread_sp->SetStopInfo(StopInfo::CreateStopReasonWithException( in SetThreadStopInfo()