Searched refs:reportCallocOverflow (Results 1 – 6 of 6) sorted by relevance
20 void NORETURN reportCallocOverflow(uptr Count, uptr Size);
19 void NORETURN reportCallocOverflow(uptr Count, uptr Size) { in reportCallocOverflow() function
568 reportCallocOverflow(NMemB, Size); in calloc()
51 void NORETURN reportCallocOverflow(uptr Count, uptr Size);
162 void NORETURN reportCallocOverflow(uptr Count, uptr Size) { in reportCallocOverflow() function
29 scudo::reportCallocOverflow(nmemb, size);