Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DPlatform.h943 FileSpec GetModuleCacheRoot();
/llvm-project-15.0.7/lldb/source/Target/
H A DPlatform.cpp1590 GetModuleCacheRoot(), GetCacheHostname(), module_spec, in GetCachedSharedModule()
1666 FileSpec Platform::GetModuleCacheRoot() { in GetModuleCacheRoot() function in Platform