Home
last modified time | relevance | path

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

/llvm-project/lldb/tools/debugserver/source/
H A Dlibdebugserver.cpp238 if (!ctx.ProcessStateRunning()) { in RNBRunLoopInferiorExecuting()
269 if (ctx.ProcessStateRunning()) { in RNBRunLoopInferiorExecuting()
295 if (ctx.ProcessStateRunning()) { in RNBRunLoopInferiorExecuting()
H A DRNBContext.h60 bool ProcessStateRunning() const;
H A DRNBContext.cpp286 bool RNBContext::ProcessStateRunning() const { in ProcessStateRunning() function in RNBContext
H A Ddebugserver.cpp524 if (!ctx.ProcessStateRunning()) { in RNBRunLoopInferiorExecuting()
560 if (ctx.ProcessStateRunning()) { in RNBRunLoopInferiorExecuting()
590 if (ctx.ProcessStateRunning()) { in RNBRunLoopInferiorExecuting()
H A DChangeLog1375 * RNBContext.cpp (RNBContext::ProcessStateRunning): Always return the