Searched refs:firstW (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/
H A Dm_transtab.c691 Word firstW = -1, lastW = -1; local
693 host_extents, &key, &firstW, &lastW,
695 vg_assert(firstW == lastW); // always true, even if not found
697 HostExtent* hx = VG_(indexXA)(host_extents, firstW);

Completed in 232 milliseconds