Home
last modified time | relevance | path

Searched defs:dir_spec (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp113 bool PlatformProperties::SetModuleCacheDirectory(const FileSpec &dir_spec) { in SetModuleCacheDirectory()
119 const FileSpec &dir_spec) { in SetDefaultModuleCacheDirectory()
1777 auto dir_spec = GetGlobalPlatformProperties().GetModuleCacheDirectory(); in GetModuleCacheRoot() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp713 if (FileSpec dir_spec = HostInfo::GetSystemPluginDir()) { in InstanceInitialize() local
722 if (FileSpec dir_spec = HostInfo::GetUserPluginDir()) { in InstanceInitialize() local
H A DPluginManager.cpp149 if (FileSpec dir_spec = HostInfo::GetSystemPluginDir()) { in Initialize() local
158 if (FileSpec dir_spec = HostInfo::GetUserPluginDir()) { in Initialize() local