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

/vbox/src/VBox/Debugger/
H A DDBGConsole.cpp642 case DBGFEVENT_FATAL_ERROR:
/vbox/src/VBox/VMM/VMMR3/
H A DDBGF.cpp309 || enmEvent == DBGFEVENT_FATAL_ERROR)
H A DEM.cpp874 rc = DBGFR3EventSrc(pVM, DBGFEVENT_FATAL_ERROR, "VERR_VMM_RING0_ASSERTION", 0, NULL, NULL);
883 rc = DBGFR3Event(pVM, DBGFEVENT_FATAL_ERROR);
/vbox/include/VBox/vmm/
H A Ddbgf.h155 DBGFEVENT_FATAL_ERROR = 100, enumerator in enum:DBGFEVENTTYPE

Completed in 47 milliseconds