Searched defs:DoHalt (Results 1 - 4 of 4) sorted by relevance

/external/lldb/source/Plugins/Process/POSIX/
H A DProcessPOSIX.cpp301 ProcessPOSIX::DoHalt(bool &caused_stop) function in class:ProcessPOSIX
/external/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DProcessKDP.cpp564 ProcessKDP::DoHalt (bool &caused_stop) function in class:ProcessKDP
/external/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1741 ProcessGDBRemote::DoHalt (bool &caused_stop) function in class:ProcessGDBRemote
/external/lldb/include/lldb/Target/
H A DProcess.h2292 /// DoHalt must produce one and only one stop StateChanged event if it actually
2296 /// DoHalt is run to prevent the events generated while halting to trigger
2308 DoHalt (bool &caused_stop) function in class:lldb_private::Process

Completed in 556 milliseconds