Home
last modified time | relevance | path

Searched defs:IsRunning (Results 1 – 7 of 7) sorted by relevance

/external/llvm/tools/lli/
DRemoteTarget.h28 bool IsRunning; variable
/external/lldb/source/Plugins/Process/MacOSX-Kernel/
DProcessKDP.h203 IsRunning ( lldb::StateType state ) in IsRunning() function
DCommunicationKDP.h119 IsRunning() const in IsRunning() function
/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunication.h69 IsRunning() const in IsRunning() function
DProcessGDBRemote.h235 IsRunning ( lldb::StateType state ) in IsRunning() function
/external/lldb/tools/debugserver/source/MacOSX/
DMachProcess.h188 bool IsRunning (nub_state_t state) in IsRunning() function
/external/lldb/source/Target/
DProcess.cpp1426 Process::IsRunning () const in IsRunning() function in Process