HomeSort by relevance Sort by last modified time
    Searched refs:guest_bytes (Results 1 - 5 of 5) sorted by null

  /external/valgrind/main/VEX/pub/
libvex.h 506 UChar* guest_bytes; member in struct:__anon13594
  /external/valgrind/main/VEX/priv/
main_main.c 512 vta->guest_bytes,
546 UChar* p = (UChar*)vta->guest_bytes;
    [all...]
  /external/valgrind/main/VEX/switchback/
switchback.c 856 vta.guest_bytes = (UChar*)ULong_to_Ptr(guest_addr);
  /external/valgrind/main/coregrind/
m_translate.c     [all...]
  /external/valgrind/main/VEX/
test_main.c 200 vta.guest_bytes = origbuf;
    [all...]

Completed in 23 milliseconds