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.c406 /*IN*/ VexGuestArchState* gst_vanilla, in getSyscallArgsFromGuestState() argument
410 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 …]