Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_mman.cc96 if (!IsFiredSuppression(ctx, rep, stack)) { in SignalUnsafeCall()
Dtsan_rtl_report.cc520 bool IsFiredSuppression(Context *ctx, in IsFiredSuppression() function
630 if (IsFiredSuppression(ctx, rep, traces[0])) in ReportRace()
Dtsan_rtl.h598 bool IsFiredSuppression(Context *ctx,
Dtsan_interceptors.cc1806 if (!IsFiredSuppression(ctx, rep, stack)) { in ProcessPendingSignals()