Home
last modified time | relevance | path

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

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