Searched refs:MachOPlatformRuntimeState (Results 1 – 1 of 1) sorted by relevance
151 class MachOPlatformRuntimeState { class297 static MachOPlatformRuntimeState &get();300 MachOPlatformRuntimeState() = default;303 MachOPlatformRuntimeState(const MachOPlatformRuntimeState &) = delete;304 MachOPlatformRuntimeState &305 operator=(const MachOPlatformRuntimeState &) = delete;306 MachOPlatformRuntimeState(MachOPlatformRuntimeState &&) = delete;307 MachOPlatformRuntimeState &operator=(MachOPlatformRuntimeState &&) = delete;384 static MachOPlatformRuntimeState *MOPS;414 MachOPlatformRuntimeState::MachOExecutorSymbolFlags> {[all …]