Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectProcess.cpp85 Status destroy_error(process->Destroy(false)); in StopProcessIfNecessary() local
86 if (destroy_error.Success()) { in StopProcessIfNecessary()
91 destroy_error.AsCString()); in StopProcessIfNecessary()