Home
last modified time | relevance | path

Searched defs:ScopedReport (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_report.cpp37 class ScopedReport { class
39 ScopedReport(bool fatal = false) : error_message_(1), fatal(fatal) { in ScopedReport() function in __hwasan::ScopedReport
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_diag.cc375 ScopedReport::ScopedReport(ReportOptions Opts, Location SummaryLoc, in ScopedReport() function in ScopedReport
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_diag.cc377 ScopedReport::ScopedReport(ReportOptions Opts, Location SummaryLoc, in ScopedReport() function in ScopedReport
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_diag.cpp384 ScopedReport::ScopedReport(ReportOptions Opts, Location SummaryLoc, in ScopedReport() function in ScopedReport
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_rtl_report.cc372 ScopedReport::ScopedReport(ReportType typ, uptr tag) in ScopedReport() function in __tsan::ScopedReport
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_rtl_report.cc374 ScopedReport::ScopedReport(ReportType typ, uptr tag) in ScopedReport() function in __tsan::ScopedReport
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_rtl_report.cpp385 ScopedReport::ScopedReport(ReportType typ, uptr tag) in ScopedReport() function in __tsan::ScopedReport