Home
last modified time | relevance | path

Searched defs:detach_error (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectProcess.cpp85 Status detach_error(process->Detach(keep_stopped)); in StopProcessIfNecessary() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp3574 llvm::Error detach_error = llvm::Error::success(); in Handle_D() local