Searched defs:gst (Results 1 – 8 of 8) sorted by relevance
/external/valgrind/main/coregrind/m_syswrap/ |
D | syswrap-main.c | 409 VexGuestX86State* gst = (VexGuestX86State*)gst_vanilla; in getSyscallArgsFromGuestState() local 661 VexGuestX86State* gst = (VexGuestX86State*)gst_vanilla; in putSyscallArgsIntoGuestState() local 805 VexGuestX86State* gst = (VexGuestX86State*)gst_vanilla; in getSyscallStatusFromGuestState() local 934 VexGuestX86State* gst = (VexGuestX86State*)gst_vanilla; in putSyscallStatusIntoGuestState() local
|
D | syswrap-xen.c | 375 struct vki_xen_gnttab_setup_table *gst = in PRE() local 1007 struct vki_xen_gnttab_setup_table *gst = in POST() local
|
/external/valgrind/main/VEX/priv/ |
D | guest_x86_helpers.c | 1547 void x86g_dirtyhelper_FINIT ( VexGuestX86State* gst ) in x86g_dirtyhelper_FINIT() 1667 void x86g_dirtyhelper_FXSAVE ( VexGuestX86State* gst, HWord addr ) in x86g_dirtyhelper_FXSAVE() 1758 VexEmNote x86g_dirtyhelper_FXRSTOR ( VexGuestX86State* gst, HWord addr ) in x86g_dirtyhelper_FXRSTOR() 1851 void x86g_dirtyhelper_FSAVE ( VexGuestX86State* gst, HWord addr ) in x86g_dirtyhelper_FSAVE() 1858 VexEmNote x86g_dirtyhelper_FRSTOR ( VexGuestX86State* gst, HWord addr ) in x86g_dirtyhelper_FRSTOR() 1865 void x86g_dirtyhelper_FSTENV ( VexGuestX86State* gst, HWord addr ) in x86g_dirtyhelper_FSTENV() 1878 VexEmNote x86g_dirtyhelper_FLDENV ( VexGuestX86State* gst, HWord addr ) in x86g_dirtyhelper_FLDENV()
|
D | guest_ppc_helpers.c | 126 void ppc32g_dirtyhelper_LVS ( VexGuestPPC32State* gst, in ppc32g_dirtyhelper_LVS() 155 void ppc64g_dirtyhelper_LVS ( VexGuestPPC64State* gst, in ppc64g_dirtyhelper_LVS()
|
D | guest_amd64_helpers.c | 1726 void amd64g_dirtyhelper_FXSAVE ( VexGuestAMD64State* gst, HWord addr ) in amd64g_dirtyhelper_FXSAVE() 1838 VexEmNote amd64g_dirtyhelper_FXRSTOR ( VexGuestAMD64State* gst, HWord addr ) in amd64g_dirtyhelper_FXRSTOR() 1926 void amd64g_dirtyhelper_FINIT ( VexGuestAMD64State* gst ) in amd64g_dirtyhelper_FINIT() 3321 VexGuestAMD64State* gst, in amd64g_dirtyhelper_PCMPxSTRx() 3663 VexGuestAMD64State* gst, in amd64g_dirtyhelper_AES() 3726 VexGuestAMD64State* gst, in amd64g_dirtyhelper_AESKEYGENASSIST()
|
/external/valgrind/main/coregrind/m_sigframe/ |
D | sigframe-amd64-darwin.c | 70 VexGuestAMD64State gst; member
|
D | sigframe-x86-darwin.c | 73 VexGuestX86State gst; member
|
/external/valgrind/main/VEX/switchback/ |
D | switchback.c | 86 VexGuestState gst; variable
|