Searched refs:gst_vanilla (Results 1 – 1 of 1) sorted by relevance
406 /*IN*/ VexGuestArchState* gst_vanilla, in getSyscallArgsFromGuestState() argument410 VexGuestX86State* gst = (VexGuestX86State*)gst_vanilla; in getSyscallArgsFromGuestState()422 VexGuestAMD64State* gst = (VexGuestAMD64State*)gst_vanilla; in getSyscallArgsFromGuestState()434 VexGuestPPC32State* gst = (VexGuestPPC32State*)gst_vanilla; in getSyscallArgsFromGuestState()446 VexGuestPPC64State* gst = (VexGuestPPC64State*)gst_vanilla; in getSyscallArgsFromGuestState()458 VexGuestARMState* gst = (VexGuestARMState*)gst_vanilla; in getSyscallArgsFromGuestState()470 VexGuestARM64State* gst = (VexGuestARM64State*)gst_vanilla; in getSyscallArgsFromGuestState()482 VexGuestMIPS32State* gst = (VexGuestMIPS32State*)gst_vanilla; in getSyscallArgsFromGuestState()513 VexGuestMIPS64State* gst = (VexGuestMIPS64State*)gst_vanilla; in getSyscallArgsFromGuestState()523 VexGuestX86State* gst = (VexGuestX86State*)gst_vanilla; in getSyscallArgsFromGuestState()[all …]