Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_report.cc228 class ScopedInErrorReport { class
230 ScopedInErrorReport() { in ScopedInErrorReport() function in __asan::ScopedInErrorReport
257 NORETURN ~ScopedInErrorReport() { in ~ScopedInErrorReport()
277 ScopedInErrorReport in_report; in ReportSIGSEGV()
288 ScopedInErrorReport in_report; in ReportDoubleFree()
295 ScopedInErrorReport in_report; in ReportFreeNotMalloced()
303 ScopedInErrorReport in_report; in ReportMallocUsableSizeNotOwned()
312 ScopedInErrorReport in_report; in ReportAsanGetAllocatedSizeNotOwned()
323 ScopedInErrorReport in_report; in ReportStringFunctionMemoryRangesOverlap()
352 ScopedInErrorReport in_report; in ReportMacMzReallocUnknown()
[all …]