Home
last modified time | relevance | path

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

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