Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_report.cpp219 in_report.ReportError(error); in ReportDeadlySignal()
225 in_report.ReportError(error); in ReportDoubleFree()
234 in_report.ReportError(error); in ReportNewDeleteTypeMismatch()
240 in_report.ReportError(error); in ReportFreeNotMalloced()
249 in_report.ReportError(error); in ReportAllocTypeMismatch()
255 in_report.ReportError(error); in ReportMallocUsableSizeNotOwned()
263 in_report.ReportError(error); in ReportSanitizerGetAllocatedSizeNotOwned()
269 in_report.ReportError(error); in ReportCallocOverflow()
276 in_report.ReportError(error); in ReportReallocArrayOverflow()
282 in_report.ReportError(error); in ReportPvallocOverflow()
[all …]