Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DPlatform.h972 FileSpec GetModuleCacheRoot();
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DPlatform.cpp1591 GetModuleCacheRoot(), GetCacheHostname(), module_spec, in GetCachedSharedModule()
1667 FileSpec Platform::GetModuleCacheRoot() { in GetModuleCacheRoot() function in Platform