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

/external/valgrind/VEX/pub/
H A Dlibvex.h629 const UChar* guest_bytes; member in struct:__anon15713
/external/valgrind/none/tests/
H A Dlibvex_test.c233 vta.guest_bytes = (UChar*) get_guest_arch;
/external/valgrind/VEX/switchback/
H A Dswitchback.c587 vta.guest_bytes = (UChar*)guest_addr;
/external/valgrind/VEX/priv/
H A Dmain_main.c854 vta->guest_bytes,
895 const UChar* p = vta->guest_bytes;
/external/valgrind/VEX/useful/
H A Dtest_main.c201 vta.guest_bytes = &origbuf[18];
247 vta.guest_bytes = &origbuf[18 +1];
/external/valgrind/coregrind/
H A Dm_translate.c1695 vta.guest_bytes = (UChar*)addr;

Completed in 137 milliseconds