Home
last modified time | relevance | path

Searched refs:__tsan_on_report (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_report.cpp46 void __tsan_on_report(const ReportDesc *rep) { in __tsan_on_report() function
663 __tsan_on_report(rep); in OutputReport()
H A Dtsan_interface.h118 void __tsan_on_report(void *report);
142 /// __tsan_on_report, or from __tsan_get_current_report)
/freebsd/contrib/googletest/docs/
H A Dadvanced.md2439 void __tsan_on_report() {