Searched refs:MachOPlatformRuntimeState (Results 1 – 1 of 1) sorted by relevance
153 class MachOPlatformRuntimeState { class212 static MachOPlatformRuntimeState &get();215 MachOPlatformRuntimeState() = default;218 MachOPlatformRuntimeState(const MachOPlatformRuntimeState &) = delete;219 MachOPlatformRuntimeState &220 operator=(const MachOPlatformRuntimeState &) = delete;221 MachOPlatformRuntimeState(MachOPlatformRuntimeState &&) = delete;222 MachOPlatformRuntimeState &operator=(MachOPlatformRuntimeState &&) = delete;308 static MachOPlatformRuntimeState *MOPS;338 MachOPlatformRuntimeState::MachOExecutorSymbolFlags> {[all …]