Searched refs:gst_vanilla (Results 1 – 1 of 1) sorted by relevance
460 /*IN*/ VexGuestArchState* gst_vanilla, in getSyscallArgsFromGuestState() argument464 VexGuestX86State* gst = (VexGuestX86State*)gst_vanilla; in getSyscallArgsFromGuestState()476 VexGuestAMD64State* gst = (VexGuestAMD64State*)gst_vanilla; in getSyscallArgsFromGuestState()488 VexGuestPPC32State* gst = (VexGuestPPC32State*)gst_vanilla; in getSyscallArgsFromGuestState()500 VexGuestPPC64State* gst = (VexGuestPPC64State*)gst_vanilla; in getSyscallArgsFromGuestState()512 VexGuestARMState* gst = (VexGuestARMState*)gst_vanilla; in getSyscallArgsFromGuestState()524 VexGuestARM64State* gst = (VexGuestARM64State*)gst_vanilla; in getSyscallArgsFromGuestState()536 VexGuestMIPS32State* gst = (VexGuestMIPS32State*)gst_vanilla; in getSyscallArgsFromGuestState()567 VexGuestMIPS64State* gst = (VexGuestMIPS64State*)gst_vanilla; in getSyscallArgsFromGuestState()577 VexGuestX86State* gst = (VexGuestX86State*)gst_vanilla; in getSyscallArgsFromGuestState()[all …]