Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_report.cpp54 void NORETURN ReportReallocArrayOverflow(uptr count, uptr size, in ReportReallocArrayOverflow() function
/openbsd/src/gnu/llvm/compiler-rt/lib/asan/
Dasan_report.cpp272 void ReportReallocArrayOverflow(uptr count, uptr size, in ReportReallocArrayOverflow() function