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.cc742 ScopedInErrorReport in_report(/*report*/ nullptr, /*fatal*/ true); in ReportStackOverflow() local
758 ScopedInErrorReport in_report(/*report*/ nullptr, /*fatal*/ true); in ReportDeadlySignal() local
800 ScopedInErrorReport in_report; in ReportDoubleFree() local
820 ScopedInErrorReport in_report; in ReportNewDeleteSizeMismatch() local
844 ScopedInErrorReport in_report; in ReportFreeNotMalloced() local
869 ScopedInErrorReport in_report; in ReportAllocTypeMismatch() local
886 ScopedInErrorReport in_report; in ReportMallocUsableSizeNotOwned() local
900 ScopedInErrorReport in_report; in ReportSanitizerGetAllocatedSizeNotOwned() local
916 ScopedInErrorReport in_report; in ReportStringFunctionMemoryRangesOverlap() local
934 ScopedInErrorReport in_report; in ReportStringFunctionSizeOverflow() local
[all …]