Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_report.h41 bool suppressable; member
80 bool suppressable; member
Dtsan_rtl_report.cc157 void ScopedReport::AddStack(StackTrace stack, bool suppressable) { in AddStack()
188 void ScopedReport::AddThread(const ThreadContext *tctx, bool suppressable) { in AddThread()
251 void ScopedReport::AddThread(int unique_tid, bool suppressable) { in AddThread()
Dtsan_debugging.cc111 int *fd, int *suppressable, void **trace, in __tsan_get_report_loc()