Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DPlatform.h49 bool GetUseModuleCache() const;
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DPlatform.cpp100 bool PlatformProperties::GetUseModuleCache() const { in GetUseModuleCache() function in PlatformProperties
1583 if (IsHost() || !GetGlobalPlatformProperties().GetUseModuleCache() || in GetCachedSharedModule()