Home | History | Annotate | Download | only in helgrind

Lines Matching refs:delFromFM

881         if (!VG_(delFromFM)(map_shmem, &fm_gaKey, (UWord*)&fm_sm, gaKey))
3000 present = VG_(delFromFM)( vts_set,
3004 tl_assert(oldK == (UWord)te->vts); /* else what did delFromFM find?! */
3141 Bool present = VG_(delFromFM)( vts_set,
3145 tl_assert(oldK == (UWord)old_vts); /* else what did delFromFM find?! */
6909 if (!VG_(delFromFM)(map_shmem, &gaKey, (UWord*)&fm_sm, sm_start))