Home
last modified time | relevance | path

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

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