Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_report.cc42 void NORETURN ReportCallocOverflow(uptr count, uptr size, in ReportCallocOverflow() function
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_allocator_report.cc44 void NORETURN ReportCallocOverflow(uptr count, uptr size, in ReportCallocOverflow() function
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_report.cc42 void NORETURN ReportCallocOverflow(uptr count, uptr size, in ReportCallocOverflow() function
/netbsd/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_report.cc259 void ReportCallocOverflow(uptr count, uptr size, BufferedStackTrace *stack) { in ReportCallocOverflow() function
/netbsd/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_report.cc261 void ReportCallocOverflow(uptr count, uptr size, BufferedStackTrace *stack) { in ReportCallocOverflow() function
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_report.cc259 void ReportCallocOverflow(uptr count, uptr size, BufferedStackTrace *stack) { in ReportCallocOverflow() function