Home
last modified time | relevance | path

Searched refs:tmp_tteH (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/coregrind/
Dm_transtab.c2405 TTEntryH tmp_tteH; in unredir_discard_translations() local
2406 TTEntryH__from_VexGuestExtents( &tmp_tteH, &unredir_tt[i].vge ); in unredir_discard_translations()
2407 tmp_tteH.status = Empty; /* Completely irrelevant; pure paranoia. */ in unredir_discard_translations()
2408 if (overlaps( guest_start, range, &tmp_tteH )) { in unredir_discard_translations()