Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/Windows/Common/
H A DProcessDebugger.h38 Status m_launch_error; variable
H A DProcessDebugger.cpp550 m_session_data->m_launch_error = error; in OnDebuggerError()
572 return m_session_data->m_launch_error; in WaitForDebuggerConnection()
H A DProcessWindows.cpp830 m_session_data->m_launch_error = error; in OnDebuggerError()