Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_report.cc245 void ReportMallocUsableSizeNotOwned(uptr addr, BufferedStackTrace *stack) { in ReportMallocUsableSizeNotOwned() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_report.cc247 void ReportMallocUsableSizeNotOwned(uptr addr, BufferedStackTrace *stack) { in ReportMallocUsableSizeNotOwned() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_report.cpp250 void ReportMallocUsableSizeNotOwned(uptr addr, BufferedStackTrace *stack) { in ReportMallocUsableSizeNotOwned() function