Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectProcess.cpp55 bool StopProcessIfNecessary(Process *process, StateType &state, in StopProcessIfNecessary() function in CommandObjectProcessLaunchOrAttach
180 if (!StopProcessIfNecessary(m_exe_ctx.GetProcessPtr(), state, result)) in DoExecute()
392 if (!StopProcessIfNecessary(process, state, result)) in DoExecute()