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.c461 /*IN*/ VexGuestArchState* gst_vanilla, in getSyscallArgsFromGuestState() argument
465 VexGuestX86State* gst = (VexGuestX86State*)gst_vanilla; in getSyscallArgsFromGuestState()
477 VexGuestAMD64State* gst = (VexGuestAMD64State*)gst_vanilla; in getSyscallArgsFromGuestState()
489 VexGuestPPC32State* gst = (VexGuestPPC32State*)gst_vanilla; in getSyscallArgsFromGuestState()
501 VexGuestPPC64State* gst = (VexGuestPPC64State*)gst_vanilla; in getSyscallArgsFromGuestState()
513 VexGuestARMState* gst = (VexGuestARMState*)gst_vanilla; in getSyscallArgsFromGuestState()
525 VexGuestARM64State* gst = (VexGuestARM64State*)gst_vanilla; in getSyscallArgsFromGuestState()
537 VexGuestMIPS32State* gst = (VexGuestMIPS32State*)gst_vanilla; in getSyscallArgsFromGuestState()
569 VexGuestMIPS64State* gst = (VexGuestMIPS64State*)gst_vanilla; in getSyscallArgsFromGuestState()
579 VexGuestX86State* gst = (VexGuestX86State*)gst_vanilla; in getSyscallArgsFromGuestState()
[all …]