Home
last modified time | relevance | path

Searched defs:RunState (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DSimpleRemoteEPCServer.h167 enum { ServerRunning, ServerShuttingDown, ServerShutDown } RunState; variable
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DThreadPlan.cpp159 lldb::StateType ThreadPlan::RunState() { in RunState() function in ThreadPlan