Home
last modified time | relevance | path

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

/external/compiler-rt/test/tsan/
Ddebugging.cc48 void __tsan_on_report(void *report) { in __tsan_on_report() function
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_report.cc60 void __tsan_on_report(const ReportDesc *rep) { in __tsan_on_report() function