Searched refs:OnReport (Results 1 – 6 of 6) sorted by relevance
/external/llvm-project/compiler-rt/lib/tsan/rtl/ |
D | tsan_rtl_report.cpp | 53 bool OnReport(const ReportDesc *rep, bool suppressed); 56 bool OnReport(const ReportDesc *rep, bool suppressed) { in OnReport() function 524 bool suppressed = OnReport(rep, pc_or_addr != 0); in OutputReport()
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_rtl_report.cc | 50 bool OnReport(const ReportDesc *rep, bool suppressed); 53 bool OnReport(const ReportDesc *rep, bool suppressed) { in OnReport() function 520 bool suppressed = OnReport(rep, pc_or_addr != 0); in OutputReport()
|
/external/llvm-project/compiler-rt/lib/tsan/tests/rtl/ |
D | tsan_test_util_posix.cpp | 59 bool OnReport(const ReportDesc *rep, bool suppressed) { in OnReport() function
|
/external/compiler-rt/lib/tsan/tests/rtl/ |
D | tsan_test_util_posix.cc | 103 bool OnReport(const ReportDesc *rep, bool suppressed) { in OnReport() function
|
/external/libabigail/tests/data/test-annotate/ |
D | test15-pr18892.so.abi | 101 <!-- __tsan::OnReport(__tsan::ReportDesc const*, bool) --> 34654 <!-- bool __tsan::OnReport(const __tsan::ReportDesc*, bool) --> 34655 …<function-decl name='OnReport' mangled-name='_ZN6__tsan8OnReportEPKNS_10ReportDescEb' filepath='..…
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test15-pr18892.so.abi | 20652 …<function-decl name='OnReport' mangled-name='_ZN6__tsan8OnReportEPKNS_10ReportDescEb' filepath='..…
|