Searched refs:ELFNixPlatformRuntimeState (Results 1 – 1 of 1) sorted by relevance
84 class ELFNixPlatformRuntimeState { class102 static ELFNixPlatformRuntimeState &get();108 ELFNixPlatformRuntimeState(const ELFNixPlatformRuntimeState &) = delete;109 ELFNixPlatformRuntimeState &111 ELFNixPlatformRuntimeState(ELFNixPlatformRuntimeState &&) = delete;112 ELFNixPlatformRuntimeState &operator=(ELFNixPlatformRuntimeState &&) = delete;147 static ELFNixPlatformRuntimeState *MOPS;166 ELFNixPlatformRuntimeState *ELFNixPlatformRuntimeState::MOPS = nullptr;173 ELFNixPlatformRuntimeState &ELFNixPlatformRuntimeState::get() { in get()183 ELFNixPlatformRuntimeState::ELFNixPlatformRuntimeState(void *DSOHandle) in ELFNixPlatformRuntimeState() function in __anond65998760111::ELFNixPlatformRuntimeState[all …]