Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DPlatform.h1042 FileSpec GetModuleCacheRoot();
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DPlatform.cpp1653 GetModuleCacheRoot(), GetCacheHostname(), module_spec, in GetCachedSharedModule()
1730 FileSpec Platform::GetModuleCacheRoot() { in GetModuleCacheRoot() function in Platform