Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_report.cc549 class ScopedInErrorReport { class
551 ScopedInErrorReport() { in ScopedInErrorReport() function in __asan::ScopedInErrorReport
583 NORETURN ~ScopedInErrorReport() { in ~ScopedInErrorReport()
600 ScopedInErrorReport in_report; in ReportStackOverflow()
615 ScopedInErrorReport in_report; in ReportSIGSEGV()
631 ScopedInErrorReport in_report; in ReportDoubleFree()
649 ScopedInErrorReport in_report; in ReportFreeNotMalloced()
673 ScopedInErrorReport in_report; in ReportAllocTypeMismatch()
689 ScopedInErrorReport in_report; in ReportMallocUsableSizeNotOwned()
702 ScopedInErrorReport in_report; in ReportSanitizerGetAllocatedSizeNotOwned()
[all …]