Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Target/
HDPlatform.h990 virtual const char *GetCacheHostname();
/freebsd-14-stable/contrib/llvm-project/lldb/source/Target/
HDPlatform.cpp1700 GetModuleCacheRoot(), GetCacheHostname(), module_spec, in GetCachedSharedModule()
1782 const char *Platform::GetCacheHostname() { return GetHostname(); } in GetCacheHostname() function in Platform