Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp2544 bool StopRunningProcess() { in StopRunningProcess() function in curses::ProcessAttachFormDelegate
2611 bool process_is_running = StopRunningProcess(); in Attach()