Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/asan/
H A Dasan_report.cpp218 ScopedInErrorReport in_report(/*fatal*/ true); in ReportDeadlySignal() local
224 ScopedInErrorReport in_report; in ReportDoubleFree() local
232 ScopedInErrorReport in_report; in ReportNewDeleteTypeMismatch() local
239 ScopedInErrorReport in_report; in ReportFreeNotMalloced() local
247 ScopedInErrorReport in_report; in ReportAllocTypeMismatch() local
254 ScopedInErrorReport in_report; ReportMallocUsableSizeNotOwned() local
261 ScopedInErrorReport in_report; ReportSanitizerGetAllocatedSizeNotOwned() local
268 ScopedInErrorReport in_report(/*fatal*/ true); ReportCallocOverflow() local
275 ScopedInErrorReport in_report(/*fatal*/ true); ReportReallocArrayOverflow() local
281 ScopedInErrorReport in_report(/*fatal*/ true); ReportPvallocOverflow() local
288 ScopedInErrorReport in_report(/*fatal*/ true); ReportInvalidAllocationAlignment() local
296 ScopedInErrorReport in_report(/*fatal*/ true); ReportInvalidAlignedAllocAlignment() local
304 ScopedInErrorReport in_report(/*fatal*/ true); ReportInvalidPosixMemalignAlignment() local
312 ScopedInErrorReport in_report(/*fatal*/ true); ReportAllocationSizeTooBig() local
319 ScopedInErrorReport in_report(/*fatal*/ true); ReportRssLimitExceeded() local
325 ScopedInErrorReport in_report(/*fatal*/ true); ReportOutOfMemory() local
334 ScopedInErrorReport in_report; ReportStringFunctionMemoryRangesOverlap() local
343 ScopedInErrorReport in_report; ReportStringFunctionSizeOverflow() local
352 ScopedInErrorReport in_report; ReportBadParamsToAnnotateContiguousContainer() local
362 ScopedInErrorReport in_report; ReportBadParamsToAnnotateDoubleEndedContiguousContainer() local
372 ScopedInErrorReport in_report; ReportODRViolation() local
381 ScopedInErrorReport in_report; ReportInvalidPointerPair() local
452 ScopedInErrorReport in_report; ReportMacMzReallocUnknown() local
494 ScopedInErrorReport in_report(fatal); ReportGenericError() local
[all...]