Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp2963 bool StopRunningProcess() { in StopRunningProcess() function in curses::ProcessAttachFormDelegate
3030 bool process_is_running = StopRunningProcess(); in Attach()
3542 bool StopRunningProcess() { in StopRunningProcess() function in curses::ProcessLaunchFormDelegate
3590 bool process_is_running = StopRunningProcess(); in Launch()