Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_report.cc741 ScopedInErrorReport in_report; in ReportStackOverflow() local
756 ScopedInErrorReport in_report(/*report*/nullptr, /*fatal*/true); in ReportDeadlySignal() local
776 ScopedInErrorReport in_report; in ReportDoubleFree() local
795 ScopedInErrorReport in_report; in ReportNewDeleteSizeMismatch() local
818 ScopedInErrorReport in_report; in ReportFreeNotMalloced() local
842 ScopedInErrorReport in_report; in ReportAllocTypeMismatch() local
858 ScopedInErrorReport in_report; in ReportMallocUsableSizeNotOwned() local
872 ScopedInErrorReport in_report; in ReportSanitizerGetAllocatedSizeNotOwned() local
888 ScopedInErrorReport in_report; in ReportStringFunctionMemoryRangesOverlap() local
905 ScopedInErrorReport in_report; in ReportStringFunctionSizeOverflow() local
[all …]