Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DPlatform.cpp85 auto module_cache_dir = GetModuleCacheDirectory(); in PlatformProperties()
110 FileSpec PlatformProperties::GetModuleCacheDirectory() const { in GetModuleCacheDirectory() function in PlatformProperties
1646 !GetGlobalPlatformProperties()->GetModuleCacheDirectory()) in GetCachedSharedModule()
1731 auto dir_spec = GetGlobalPlatformProperties()->GetModuleCacheDirectory(); in GetModuleCacheRoot()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DPlatform.h45 FileSpec GetModuleCacheDirectory() const;