Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/include/lldb/Target/
HDProcess.h101 SetDetachKeepsStopped (bool keep_stopped);
/trueos/contrib/llvm/tools/lldb/source/Target/
HDProcess.cpp234 ProcessProperties::SetDetachKeepsStopped (bool stop) in SetDetachKeepsStopped() function in ProcessProperties