Lines Matching refs:newFM
613 map_locks = VG_(newFM)( HG_(zalloc), "hg.ids.2", HG_(free),
2269 map_cond_to_CVInfo = VG_(newFM)( HG_(zalloc),
2751 map_sem_to_SO_stack = VG_(newFM)( HG_(zalloc), "hg.mstSs.1",
2970 map_barrier_to_Bar = VG_(newFM)( HG_(zalloc),
3300 map_usertag_to_SO = VG_(newFM)( HG_(zalloc),
3522 laog = VG_(newFM)( HG_(zalloc), "hg.laog__init.1",
3525 laog_exposition = VG_(newFM)( HG_(zalloc), "hg.laog__init.2", HG_(free),
3852 visited = VG_(newFM)( HG_(zalloc), "hg.lddft.2", HG_(free), NULL/*unboxedcmp*/ );
4880 map_pthread_t_to_Thread = VG_(newFM)( HG_(zalloc), "hg.mpttT.1",