Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DSimpleRemoteEPCServer.h181 enum { ServerRunning, ServerShuttingDown, ServerShutDown } RunState; variable
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlan.cpp159 lldb::StateType ThreadPlan::RunState() { in RunState() function in ThreadPlan
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp7444 enum RunState { enum in Catch::TestCaseTracking::TrackerContext