Searched refs:DBGFCORE_MAGIC (Results 1 - 2 of 2) sorted by relevance

/vbox/include/VBox/vmm/
H A Ddbgfcorefmt.h48 #define DBGFCORE_MAGIC UINT32_C(0xc01ac0de) macro
57 /** The core file magic (DBGFCORE_MAGIC) */
/vbox/src/VBox/VMM/VMMR3/
H A DDBGFCoreWrite.cpp328 CoreDescriptor.u32Magic = DBGFCORE_MAGIC;

Completed in 1816 milliseconds