Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/asan/
H A Dasan_report.cc123 class ScopedInErrorReport { class
136 ~ScopedInErrorReport() { in ~ScopedInErrorReport()
218 ScopedInErrorReport in_report; in ReportDoubleFree()
226 ScopedInErrorReport in_report; in ReportNewDeleteTypeMismatch()
233 ScopedInErrorReport in_report; in ReportFreeNotMalloced()
241 ScopedInErrorReport in_report; in ReportAllocTypeMismatch()
248 ScopedInErrorReport in_report; in ReportMallocUsableSizeNotOwned()
255 ScopedInErrorReport in_report; in ReportSanitizerGetAllocatedSizeNotOwned()
321 ScopedInErrorReport in_report; in ReportStringFunctionMemoryRangesOverlap()
330 ScopedInErrorReport in_report; in ReportStringFunctionSizeOverflow()
[all …]