Searched refs:DBGFR3IsHalted (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Debugger/testcase/
H A DtstDBGCStubs.cpp112 VMMR3DECL(bool) DBGFR3IsHalted(PUVM pUVM) function
/vbox/src/VBox/Debugger/
H A DDBGConsole.cpp679 if (RT_SUCCESS(rc) && DBGFR3IsHalted(pDbgc->pUVM))
H A DDBGCCommands.cpp865 if (DBGFR3IsHalted(pUVM))
H A DDBGCEmulateCodeView.cpp388 if (!DBGFR3IsHalted(pUVM))
/vbox/src/VBox/VMM/VMMR3/
H A DDBGF.cpp1082 VMMR3DECL(bool) DBGFR3IsHalted(PUVM pUVM) function
/vbox/include/VBox/vmm/
H A Ddbgf.h302 VMMR3DECL(bool) DBGFR3IsHalted(PUVM pUVM);

Completed in 61 milliseconds