Home | Sort by relevance Sort by last modified time |
/external/valgrind/VEX/switchback/ | |
switchback.c | 418 Addr where_to_go = gst.guest_PC; local 419 Long diff = ((Long)where_to_go) - ((Long)addr_of_nop); 423 printf("where to go = 0x%llx\n", where_to_go); |