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

/vbox/include/VBox/
H A Ddbg.h291 #define DBGCVAR_INIT_GC_FAR(pVar, _sel, _off) \ macro
/vbox/src/VBox/Debugger/
H A DDBGCEmulateCodeView.cpp3157 DBGCVAR_INIT_GC_FAR(&VarTssAddr, SelTR, 0);
3163 DBGCVAR_INIT_GC_FAR(&VarTssAddr, (RTSEL)paArgs[0].u.u64Number, 0);

Completed in 105 milliseconds