Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectProcess.cpp93 Status destroy_error(process->Destroy(false)); in StopProcessIfNecessary() local
94 if (destroy_error.Success()) { in StopProcessIfNecessary()
99 destroy_error.AsCString()); in StopProcessIfNecessary()