Home
last modified time | relevance | path

Searched defs:wait_for_launch (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DProcessKDP.cpp185 bool wait_for_launch) { in DoWillAttachToProcessWithName()
/openbsd/gnu/llvm/lldb/include/lldb/Target/
H A DProcess.h915 bool wait_for_launch) { in DoWillAttachToProcessWithName()
/openbsd/gnu/llvm/lldb/source/Target/
H A DProcess.cpp2776 bool wait_for_launch) { in WillAttachToProcessWithName()
2795 const bool wait_for_launch = attach_info.GetWaitForLaunch(); in Attach() local
/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp517 bool wait_for_launch) { in DoWillAttachToProcessWithName()