Searched refs:DBGFR3Resume (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Debugger/testcase/
H A DtstDBGCStubs.cpp154 VMMR3DECL(int) DBGFR3Resume(PUVM pUVM) function
/vbox/src/VBox/VMM/VMMR3/
H A DDBGF.cpp1137 VMMR3DECL(int) DBGFR3Resume(PUVM pUVM) function
/vbox/include/VBox/vmm/
H A Ddbgf.h304 VMMR3DECL(int) DBGFR3Resume(PUVM pUVM);
/vbox/src/VBox/Debugger/
H A DDBGCEmulateCodeView.cpp391 int rc = DBGFR3Resume(pUVM);
393 return DBGCCmdHlpFailRc(pCmdHlp, pCmd, rc, "DBGFR3Resume");

Completed in 214 milliseconds