Lines Matching refs:offB_CMSTART
353 Int offB_CMSTART, offB_CMLEN, offB_GUEST_IP, szB_GUEST_IP; in LibVEX_Translate() local
377 offB_CMSTART = 0; in LibVEX_Translate()
604 offB_CMSTART = offsetof(VexGuestX86State,guest_CMSTART); in LibVEX_Translate()
625 offB_CMSTART = offsetof(VexGuestAMD64State,guest_CMSTART); in LibVEX_Translate()
646 offB_CMSTART = offsetof(VexGuestPPC32State,guest_CMSTART); in LibVEX_Translate()
667 offB_CMSTART = offsetof(VexGuestPPC64State,guest_CMSTART); in LibVEX_Translate()
690 offB_CMSTART = offsetof(VexGuestS390XState,guest_CMSTART); in LibVEX_Translate()
711 offB_CMSTART = offsetof(VexGuestARMState,guest_CMSTART); in LibVEX_Translate()
732 offB_CMSTART = offsetof(VexGuestARM64State,guest_CMSTART); in LibVEX_Translate()
753 offB_CMSTART = offsetof(VexGuestMIPS32State,guest_CMSTART); in LibVEX_Translate()
775 offB_CMSTART = offsetof(VexGuestMIPS64State,guest_CMSTART); in LibVEX_Translate()
797 offB_CMSTART = offsetof(VexGuestTILEGXState,guest_CMSTART); in LibVEX_Translate()
865 offB_CMSTART, in LibVEX_Translate()