Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DProcessDebugger.cpp151 Status error = WaitForDebuggerConnection(debugger, process); in LaunchProcess()
192 error = WaitForDebuggerConnection(debugger, process); in AttachProcess()
560 Status ProcessDebugger::WaitForDebuggerConnection(DebuggerThreadSP debugger, in WaitForDebuggerConnection() function in lldb_private::ProcessDebugger
H A DProcessDebugger.h93 Status WaitForDebuggerConnection(DebuggerThreadSP debugger,