Searched defs:ReportCallocOverflow (Results 1 – 2 of 2) sorted by relevance
43 void NORETURN ReportCallocOverflow(uptr count, uptr size, in ReportCallocOverflow() function
266 void ReportCallocOverflow(uptr count, uptr size, BufferedStackTrace *stack) { in ReportCallocOverflow() function