Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_rtl_report.cc542 bool IsFiredSuppression(Context *ctx, ReportType type, StackTrace trace) { in IsFiredSuppression() function
559 static bool IsFiredSuppression(Context *ctx, ReportType type, uptr addr) { in IsFiredSuppression() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_rtl_report.cc544 bool IsFiredSuppression(Context *ctx, ReportType type, StackTrace trace) { in IsFiredSuppression() function
561 static bool IsFiredSuppression(Context *ctx, ReportType type, uptr addr) { in IsFiredSuppression() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_rtl_report.cpp779 bool IsFiredSuppression(Context *ctx, ReportType type, StackTrace trace) { in IsFiredSuppression() function
796 static bool IsFiredSuppression(Context *ctx, ReportType type, uptr addr) { in IsFiredSuppression() function