Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Target/
DPlatform.h48 bool GetUseModuleCache() const;
/external/llvm-project/lldb/source/Target/
DPlatform.cpp98 bool PlatformProperties::GetUseModuleCache() const { in GetUseModuleCache() function in PlatformProperties
1622 if (IsHost() || !GetGlobalPlatformProperties()->GetUseModuleCache() || in GetCachedSharedModule()