Searched defs:REMR3StateUpdate (Results 1 - 2 of 2) sorted by relevance

/vbox/src/recompiler/
H A DVBoxREMWrapper.cpp1169 { "REMR3StateUpdate", (void *)&pfnREMR3StateUpdate, &g_aArgsVMandVMCPU[0], RT_ELEMENTS(g_aArgsVMandVMCPU), REMFNDESC_FLAGS_RET_VOID, 0, NULL },
2326 REMR3DECL(void) REMR3StateUpdate(PVM pVM, PVMCPU pVCpu) function
H A DVBoxRecompiler.c2992 REMR3DECL(void) REMR3StateUpdate(PVM pVM, PVMCPU pVCpu) function

Completed in 765 milliseconds