Home | History | Annotate | Download | only in msan

Lines Matching refs:malloc_stats

227 INTERCEPTOR(void, malloc_stats, void) {
228 // FIXME: implement, but don't call REAL(malloc_stats)!
1491 INTERCEPT_FUNCTION(malloc_stats);