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

/external/valgrind/main/memcheck/
H A Dmc_machine.c47 #undef MC_SIZEOF_GUEST_STATE macro
51 # define MC_SIZEOF_GUEST_STATE sizeof(VexGuestX86State) macro
56 # define MC_SIZEOF_GUEST_STATE sizeof(VexGuestAMD64State) macro
61 # define MC_SIZEOF_GUEST_STATE sizeof(VexGuestPPC32State) macro
66 # define MC_SIZEOF_GUEST_STATE sizeof(VexGuestPPC64State) macro
71 # define MC_SIZEOF_GUEST_STATE sizeof(VexGuestS390XState) macro
76 # define MC_SIZEOF_GUEST_STATE sizeof(VexGuestARMState) macro
81 # define MC_SIZEOF_GUEST_STATE sizeof(VexGuestARM64State) macro
86 # define MC_SIZEOF_GUEST_STATE sizeof(VexGuestMIPS32State) macro
91 # define MC_SIZEOF_GUEST_STATE sizeo macro
[all...]

Completed in 7425 milliseconds