Searched defs:ReportReallocArrayOverflow (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_report.cpp54 void NORETURN ReportReallocArrayOverflow(uptr count, uptr size, function in namespace:__sanitizer
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_report.cpp266 void ReportReallocArrayOverflow(uptr count, uptr size, function in namespace:__asan

Completed in 102 milliseconds