Lines Matching refs:newFM
550 map_locks = VG_(newFM)( HG_(zalloc), "hg.ids.2", HG_(free),
1017 // ga_to_lastlock = VG_(newFM)( HG_(zalloc), "hg.rlll.1", HG_(free), NULL );
2185 map_cond_to_CVInfo = VG_(newFM)( HG_(zalloc),
2583 map_sem_to_SO_stack = VG_(newFM)( HG_(zalloc), "hg.mstSs.1",
2804 map_barrier_to_Bar = VG_(newFM)( HG_(zalloc),
3136 map_usertag_to_SO = VG_(newFM)( HG_(zalloc),
3295 laog = VG_(newFM)( HG_(zalloc), "hg.laog__init.1",
3298 laog_exposition = VG_(newFM)( HG_(zalloc), "hg.laog__init.2", HG_(free),
3531 visited = VG_(newFM)( HG_(zalloc), "hg.lddft.2", HG_(free), NULL/*unboxedcmp*/ );
4335 map_pthread_t_to_Thread = VG_(newFM)( HG_(zalloc), "hg.mpttT.1",