Home | History | Annotate | Download | only in memcheck

Lines Matching refs:malloc_list

1127    VG_(HT_ResetIter)(MC_(malloc_list));
1128 while ( (mc = VG_(HT_Next)(MC_(malloc_list))) ) {