Home
last modified time | relevance | path

Searched defs:DetachProcess (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Support/
H A DProgram.cpp62 bool DetachProcess) { in ExecuteNoWait()
/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DProcessDebugger.cpp74 Status ProcessDebugger::DetachProcess() { in DetachProcess() function in lldb_private::ProcessDebugger