Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp2488 llvm::StringRef platform_plugin_name_sr = platform_sp->GetPluginName(); in DoesProcessHaveSharedCache() local
2489 if (platform_plugin_name_sr.endswith("-simulator")) in DoesProcessHaveSharedCache()