Home | History | Annotate | Download | only in switchback

Lines Matching full:addr64

109 static Bool chase_into_ok ( void* opaque, Addr64 dst ) {
417 Addr64 addr_of_nop = (Addr64)p;
418 Addr64 where_to_go = gst.guest_PC;
522 HWord find_translation ( Addr64 guest_addr )
555 void make_translation ( Addr64 guest_addr, Bool verbose )
588 vta.guest_bytes_addr = (Addr64)guest_addr;
634 static Bool overlap ( Addr64 start, UInt len, VexGuestExtents* vge )
673 static Addr64 last_guest = 0;
674 Addr64 next_guest;