Home | History | Annotate | Download | only in memcheck

Lines Matching refs:newIx

252    Word       newIx;
258 newIx = VG_(addToXA)( mce->tmpMap, &ent );
259 tl_assert(newIx == (Word)tmp);