Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp6846 const bool process_alive = process->IsAlive(); in WindowDelegateDraw() local
6848 if (process_alive) { in WindowDelegateDraw()
6888 if (process_alive) { in WindowDelegateDraw()