Searched defs:DBGFEVENT (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/VMM/testcase/
H A DtstVMStruct.h228 GEN_CHECK_SIZE(DBGFEVENT); variable
/vbox/include/VBox/vmm/
H A Ddbgf.h158 * identifier of the breakpoint can be found in the DBGFEVENT::u::Bp::iBp member.
163 * identifier of the breakpoint can be found in the DBGFEVENT::u::Bp::iBp member.
217 typedef struct DBGFEVENT struct
264 } DBGFEVENT; typedef in typeref:struct:DBGFEVENT
266 typedef DBGFEVENT *PDBGFEVENT;
268 typedef const DBGFEVENT *PCDBGFEVENT;

Completed in 51 milliseconds