Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Commands/
DCommandObjectProcess.cpp56 bool StopProcessIfNecessary(Process *process, StateType &state, in StopProcessIfNecessary() function in CommandObjectProcessLaunchOrAttach
181 if (!StopProcessIfNecessary(m_exe_ctx.GetProcessPtr(), state, result)) in DoExecute()
393 if (!StopProcessIfNecessary(process, state, result)) in DoExecute()