Home
last modified time | relevance | path

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

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