Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/
Dlibdebugserver.cpp238 if (!ctx.ProcessStateRunning()) { in RNBRunLoopInferiorExecuting()
269 if (ctx.ProcessStateRunning()) { in RNBRunLoopInferiorExecuting()
295 if (ctx.ProcessStateRunning()) { in RNBRunLoopInferiorExecuting()
DRNBContext.h65 bool ProcessStateRunning() const;
DRNBContext.cpp287 bool RNBContext::ProcessStateRunning() const { in ProcessStateRunning() function in RNBContext
Ddebugserver.cpp524 if (!ctx.ProcessStateRunning()) { in RNBRunLoopInferiorExecuting()
568 if (ctx.ProcessStateRunning()) { in RNBRunLoopInferiorExecuting()
594 if (ctx.ProcessStateRunning()) { in RNBRunLoopInferiorExecuting()
DChangeLog1375 * RNBContext.cpp (RNBContext::ProcessStateRunning): Always return the