Home | History | Annotate | Download | only in helgrind

Lines Matching refs:HT_lookup

4073    md = (MallocMeta*) VG_(HT_lookup)( hg_mallocmeta_table, (UWord)p );
4114 md = (MallocMeta*) VG_(HT_lookup)( hg_mallocmeta_table, (UWord)payload );
4183 MallocMeta *md = VG_(HT_lookup)( hg_mallocmeta_table, (UWord)p );
4222 mm = VG_(HT_lookup)( hg_mallocmeta_table,