Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
DPlatform.cpp114 bool PlatformProperties::SetModuleCacheDirectory(const FileSpec &dir_spec) { in SetModuleCacheDirectory()
120 const FileSpec &dir_spec) { in SetDefaultModuleCacheDirectory()
1707 auto dir_spec = GetGlobalPlatformProperties()->GetModuleCacheDirectory(); in GetModuleCacheRoot() local
/external/llvm-project/lldb/source/Core/
DDebugger.cpp565 if (FileSpec dir_spec = HostInfo::GetSystemPluginDir()) { in InstanceInitialize() local
574 if (FileSpec dir_spec = HostInfo::GetUserPluginDir()) { in InstanceInitialize() local
DPluginManager.cpp148 if (FileSpec dir_spec = HostInfo::GetSystemPluginDir()) { in Initialize() local
157 if (FileSpec dir_spec = HostInfo::GetUserPluginDir()) { in Initialize() local