Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/Host/
H A DProcessLaunchInfo.h84 bool GetLaunchInSeparateProcessGroup() const { in GetLaunchInSeparateProcessGroup() function
/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp979 if (launch_info.GetLaunchInSeparateProcessGroup()) { in StartDebugserverProcess()
/openbsd/gnu/llvm/lldb/source/Host/macosx/objcxx/
H A DHost.mm839 if (launch_info.GetLaunchInSeparateProcessGroup())