Searched refs:guest_bytes (Results 1 – 6 of 6) sorted by relevance
237 vta.guest_bytes = (UChar*) get_guest_arch; in main()
631 const UChar* guest_bytes; member
587 vta.guest_bytes = (UChar*)guest_addr; in make_translation()
854 vta->guest_bytes, in LibVEX_Translate()895 const UChar* p = vta->guest_bytes; in LibVEX_Translate()
201 vta.guest_bytes = &origbuf[18]; in main()247 vta.guest_bytes = &origbuf[18 +1]; in main()
1699 vta.guest_bytes = (UChar*)addr; in VG_()