Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Target/
DPlatform.h952 FileSpec GetModuleCacheRoot();
/external/llvm-project/lldb/source/Target/
DPlatform.cpp1630 GetModuleCacheRoot(), GetCacheHostname(), module_spec, in GetCachedSharedModule()
1706 FileSpec Platform::GetModuleCacheRoot() { in GetModuleCacheRoot() function in Platform