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

/vbox/include/VBox/vmm/
H A Ddbgfcorefmt.h55 typedef struct DBGFCOREDESCRIPTOR struct
61 /** Size of this structure (sizeof(DBGFCOREDESCRIPTOR)). */
69 } DBGFCOREDESCRIPTOR; typedef in typeref:struct:DBGFCOREDESCRIPTOR
70 AssertCompileSizeAlignment(DBGFCOREDESCRIPTOR, 8);
71 /** Pointer to DBGFCOREDESCRIPTOR data. */
72 typedef DBGFCOREDESCRIPTOR *PDBGFCOREDESCRIPTOR;
/vbox/src/VBox/VMM/VMMR3/
H A DDBGFCoreWrite.cpp326 DBGFCOREDESCRIPTOR CoreDescriptor;

Completed in 1482 milliseconds