Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Debuginfod/
DDebuginfod.cpp75 if (const char *CacheDirectoryEnv = std::getenv("DEBUGINFOD_CACHE_PATH")) in getDefaultDebuginfodCacheDirectory() local
76 return CacheDirectoryEnv; in getDefaultDebuginfodCacheDirectory()