Home
last modified time | relevance | path

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

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