Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/stats/
H A Dstats.cpp43 void OpenStatsFile(const char *path_env) { in OpenStatsFile()
60 const char *path_env = GetEnv("SANITIZER_STATS_PATH"); in WriteModuleReport() local