Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_suppressions.h30 SuppressionContext *Suppressions();
H A Dtsan_suppressions.cpp63 SuppressionContext *Suppressions() { in Suppressions() function
H A Dtsan_flags.inc72 TSAN_FLAG(const char *, suppressions, "", "Suppressions file name.")
H A Dtsan_interceptors_posix.cpp233 const SuppressionContext &supp = *Suppressions(); in InitializeLibIgnore()
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_flags.inc23 UBSAN_FLAG(const char *, suppressions, "", "Suppressions file name.")
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_flags.inc46 LSAN_FLAG(const char *, suppressions, "", "Suppressions file name.")
/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/
H A Dnsan_flags.inc24 NSAN_FLAG(const char *, suppressions, "", "Suppressions file name.")
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_flags.inc154 ASAN_FLAG(const char *, suppressions, "", "Suppressions file name.")