Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_report.cpp217 ScopedInErrorReport in_report(/*fatal*/ true); ReportDeadlySignal() local
223 ScopedInErrorReport in_report; ReportDoubleFree() local
231 ScopedInErrorReport in_report; ReportNewDeleteTypeMismatch() local
238 ScopedInErrorReport in_report; ReportFreeNotMalloced() local
246 ScopedInErrorReport in_report; ReportAllocTypeMismatch() local
253 ScopedInErrorReport in_report; ReportMallocUsableSizeNotOwned() local
260 ScopedInErrorReport in_report; ReportSanitizerGetAllocatedSizeNotOwned() local
267 ScopedInErrorReport in_report(/*fatal*/ true); ReportCallocOverflow() local
274 ScopedInErrorReport in_report(/*fatal*/ true); ReportReallocArrayOverflow() local
280 ScopedInErrorReport in_report(/*fatal*/ true); ReportPvallocOverflow() local
287 ScopedInErrorReport in_report(/*fatal*/ true); ReportInvalidAllocationAlignment() local
295 ScopedInErrorReport in_report(/*fatal*/ true); ReportInvalidAlignedAllocAlignment() local
303 ScopedInErrorReport in_report(/*fatal*/ true); ReportInvalidPosixMemalignAlignment() local
311 ScopedInErrorReport in_report(/*fatal*/ true); ReportAllocationSizeTooBig() local
318 ScopedInErrorReport in_report(/*fatal*/ true); ReportRssLimitExceeded() local
324 ScopedInErrorReport in_report(/*fatal*/ true); ReportOutOfMemory() local
333 ScopedInErrorReport in_report; ReportStringFunctionMemoryRangesOverlap() local
342 ScopedInErrorReport in_report; ReportStringFunctionSizeOverflow() local
351 ScopedInErrorReport in_report; ReportBadParamsToAnnotateContiguousContainer() local
361 ScopedInErrorReport in_report; ReportBadParamsToAnnotateDoubleEndedContiguousContainer() local
371 ScopedInErrorReport in_report; ReportODRViolation() local
380 ScopedInErrorReport in_report; ReportInvalidPointerPair() local
451 ScopedInErrorReport in_report; ReportMacMzReallocUnknown() local
493 ScopedInErrorReport in_report(fatal); ReportGenericError() local
[all...]