Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_report.cpp215 ScopedInErrorReport in_report(/*fatal*/ true); in ReportDeadlySignal() local
221 ScopedInErrorReport in_report; in ReportDoubleFree() local
229 ScopedInErrorReport in_report; in ReportNewDeleteTypeMismatch() local
236 ScopedInErrorReport in_report; in ReportFreeNotMalloced() local
244 ScopedInErrorReport in_report; in ReportAllocTypeMismatch() local
251 ScopedInErrorReport in_report; in ReportMallocUsableSizeNotOwned() local
258 ScopedInErrorReport in_report; in ReportSanitizerGetAllocatedSizeNotOwned() local
265 ScopedInErrorReport in_report(/*fatal*/ true); in ReportCallocOverflow() local
272 ScopedInErrorReport in_report(/*fatal*/ true); in ReportReallocArrayOverflow() local
278 ScopedInErrorReport in_report(/*fatal*/ true); in ReportPvallocOverflow() local
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_report.cc210 ScopedInErrorReport in_report(/*fatal*/ true); in ReportDeadlySignal() local
216 ScopedInErrorReport in_report; in ReportDoubleFree() local
224 ScopedInErrorReport in_report; in ReportNewDeleteTypeMismatch() local
231 ScopedInErrorReport in_report; in ReportFreeNotMalloced() local
239 ScopedInErrorReport in_report; in ReportAllocTypeMismatch() local
246 ScopedInErrorReport in_report; in ReportMallocUsableSizeNotOwned() local
253 ScopedInErrorReport in_report; in ReportSanitizerGetAllocatedSizeNotOwned() local
260 ScopedInErrorReport in_report(/*fatal*/ true); in ReportCallocOverflow() local
266 ScopedInErrorReport in_report(/*fatal*/ true); in ReportPvallocOverflow() local
273 ScopedInErrorReport in_report(/*fatal*/ true); in ReportInvalidAllocationAlignment() local
[all …]
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_report.cc212 ScopedInErrorReport in_report(/*fatal*/ true); in ReportDeadlySignal() local
218 ScopedInErrorReport in_report; in ReportDoubleFree() local
226 ScopedInErrorReport in_report; in ReportNewDeleteTypeMismatch() local
233 ScopedInErrorReport in_report; in ReportFreeNotMalloced() local
241 ScopedInErrorReport in_report; in ReportAllocTypeMismatch() local
248 ScopedInErrorReport in_report; in ReportMallocUsableSizeNotOwned() local
255 ScopedInErrorReport in_report; in ReportSanitizerGetAllocatedSizeNotOwned() local
262 ScopedInErrorReport in_report(/*fatal*/ true); in ReportCallocOverflow() local
268 ScopedInErrorReport in_report(/*fatal*/ true); in ReportPvallocOverflow() local
275 ScopedInErrorReport in_report(/*fatal*/ true); in ReportInvalidAllocationAlignment() local
[all …]