Home | History | Annotate | Download | only in memcheck

Lines Matching refs:HT_construct

6949    MC_(malloc_list)  = VG_(HT_construct)( "MC_(malloc_list)" );
6950 MC_(mempool_list) = VG_(HT_construct)( "MC_(mempool_list)" );