Lines Matching refs:VexGuestAMD64State
1279 # define PC_SIZEOF_GUEST_STATE sizeof(VexGuestAMD64State)
1280 # define PC_OFF_FS_ZERO offsetof(VexGuestAMD64State,guest_FS_ZERO)
1281 # define PC_SZB_FS_ZERO sizeof( ((VexGuestAMD64State*)0)->guest_FS_ZERO)
1391 (offsetof(VexGuestAMD64State,guest_##_fieldname))
1878 if (arr->base == offsetof(VexGuestAMD64State,guest_FPTAG[0])
1882 VexGuestAMD64State,guest_FPREG[0])