Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
DDebuggerThread.h37 std::weak_ptr<ExceptionRecord> GetActiveException() { in GetActiveException() function
DProcessWindows.cpp240 m_session_data->m_debugger->GetActiveException().lock(); in DoResume()
364 m_session_data->m_debugger->GetActiveException(); in RefreshStateAfterStop()
DNativeProcessWindows.cpp139 m_session_data->m_debugger->GetActiveException().lock(); in Resume()