Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp3031 bool process_is_running = StopRunningProcess(); in Attach() local
3032 if (process_is_running) in Attach()
3591 bool process_is_running = StopRunningProcess(); in Launch() local
3592 if (process_is_running) in Launch()