HomeSort by relevance Sort by last modified time
    Searched refs:newIx (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/exp-sgcheck/
h_main.c 577 Word newIx;
582 newIx = VG_(addToXA)( pce->qmpMap, &ent );
583 tl_assert(newIx == (Word)tmp);
  /external/valgrind/main/memcheck/
mc_translate.c 240 Word newIx;
246 newIx = VG_(addToXA)( mce->tmpMap, &ent );
247 tl_assert(newIx == (Word)tmp);
    [all...]

Completed in 893 milliseconds