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

/external/valgrind/coregrind/
H A Dm_transtab.c734 Word firstW = -1, lastW = -1; local
736 host_extents, &key, &firstW, &lastW,
738 vg_assert(firstW == lastW); // always true, even if not found
740 HostExtent* hx = VG_(indexXA)(host_extents, firstW);

Completed in 361 milliseconds