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

/vbox/src/recompiler/
H A DVBoxREMWrapper.cpp1171 { "REMR3ReplayHandlerNotifications", (void *)&pfnREMR3ReplayHandlerNotifications, &g_aArgsVM[0], RT_ELEMENTS(g_aArgsVM), REMFNDESC_FLAGS_RET_VOID, 0, NULL },
2342 REMR3DECL(void) REMR3ReplayHandlerNotifications(PVM pVM) function
H A DVBoxRecompiler.c2212 REMR3ReplayHandlerNotifications(pVM);
3036 REMR3DECL(void) REMR3ReplayHandlerNotifications(PVM pVM) function
3041 LogFlow(("REMR3ReplayHandlerNotifications:\n"));
3357 REMR3ReplayHandlerNotifications(pVM);
3416 REMR3ReplayHandlerNotifications(pVM);
3482 REMR3ReplayHandlerNotifications(pVM);
3501 REMR3ReplayHandlerNotifications(pVM);

Completed in 60 milliseconds