Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp84 auto module_cache_dir = GetModuleCacheDirectory(); in PlatformProperties()
109 FileSpec PlatformProperties::GetModuleCacheDirectory() const { in GetModuleCacheDirectory() function in PlatformProperties
1693 !GetGlobalPlatformProperties().GetModuleCacheDirectory()) in GetCachedSharedModule()
1777 auto dir_spec = GetGlobalPlatformProperties().GetModuleCacheDirectory(); in GetModuleCacheRoot()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h54 FileSpec GetModuleCacheDirectory() const;