Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h204 enum PlatformState { BootstrapPhase1, BootstrapPhase2, Initialized }; enum
210 std::atomic<PlatformState> State{BootstrapPhase1};