Searched refs:ELFNixPlatformRuntimeState (Results 1 – 1 of 1) sorted by relevance
77 class ELFNixPlatformRuntimeState { class95 static ELFNixPlatformRuntimeState &get();98 ELFNixPlatformRuntimeState(void *DSOHandle) in ELFNixPlatformRuntimeState() function in __anonebe0e5700111::ELFNixPlatformRuntimeState102 ELFNixPlatformRuntimeState(const ELFNixPlatformRuntimeState &) = delete;103 ELFNixPlatformRuntimeState &105 ELFNixPlatformRuntimeState(ELFNixPlatformRuntimeState &&) = delete;106 ELFNixPlatformRuntimeState &operator=(ELFNixPlatformRuntimeState &&) = delete;141 static ELFNixPlatformRuntimeState *MOPS;156 ELFNixPlatformRuntimeState *ELFNixPlatformRuntimeState::MOPS = nullptr;163 ELFNixPlatformRuntimeState &ELFNixPlatformRuntimeState::get() { in get()[all …]