Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/
DDebuggerThread.cpp40 struct DebugLaunchContext { struct
41 DebugLaunchContext(DebuggerThread *thread, in DebugLaunchContext() argument
71 DebugLaunchContext *context = new DebugLaunchContext(this, launch_info); in DebugLaunch()
104 DebugLaunchContext *context = static_cast<DebugLaunchContext *>(data); in DebuggerThreadLaunchRoutine()