Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/
DForwardDecl.h37 typedef std::shared_ptr<ExceptionRecord> ExceptionRecordSP; typedef
DDebuggerThread.h73 ExceptionRecordSP m_active_exception;
DProcessWindows.cpp251 ExceptionRecordSP active_exception = in DoResume()
298 const ExceptionRecordSP &exception) { in DumpAdditionalExceptionInformation()
377 ExceptionRecordSP active_exception = exception_record.lock(); in RefreshStateAfterStop()
DNativeProcessWindows.cpp138 ExceptionRecordSP active_exception = in Resume()