Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Target/
H A DModuleCache.cpp30 const char *kModulesSubdir = ".cache"; variable
74 const auto modules_dir_spec = JoinPath(root_dir_spec, kModulesSubdir); in GetModuleDirectory()