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

/external/valgrind/main/VEX/priv/
H A Dguest_amd64_helpers.c3850 Int rip_min = offsetof(VexGuestAMD64State, guest_RIP); local
3851 Int rip_max = rip_min + 8 - 1;
3867 if (maxoff < rip_min || minoff > rip_max) {

Completed in 164 milliseconds