Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Target/
H A DProcess.cpp3244 Status Process::Destroy(bool force_kill) { in Destroy()
3252 Status Process::DestroyImpl(bool force_kill) { in DestroyImpl()