Home
last modified time | relevance | path

Searched refs:gst_vanilla (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/coregrind/m_syswrap/
Dsyswrap-main.c460 /*IN*/ VexGuestArchState* gst_vanilla, in getSyscallArgsFromGuestState() argument
464 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 …]