Searched refs:reportCallocOverflow (Results 1 – 3 of 3) sorted by relevance
54 void NORETURN reportCallocOverflow(uptr Count, uptr Size);
162 void NORETURN reportCallocOverflow(uptr Count, uptr Size) { in reportCallocOverflow() function
58 scudo::reportCallocOverflow(nmemb, size);