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

/vbox/include/iprt/
H A Dldr.h755 } Dbg; member in union:RTLDRDBGINFO::__anon461
/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgmod.cpp622 pDbgInfo->u.Dbg.cbImage,
623 pDbgInfo->u.Dbg.uTimestamp,
/vbox/src/VBox/Runtime/common/ldr/
H A DldrPE.cpp1481 DbgInfo.u.Dbg.cbImage = pModPe->cbImage;
1483 DbgInfo.u.Dbg.uTimestamp = paDbgDir[i].TimeDateStamp;
1485 DbgInfo.u.Dbg.uTimestamp = pModPe->uTimestamp; /* NT4 SP1 ntfs.sys hack. Generic? */
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ddk/
H A Dwdm.h1149 IO_REMOVE_LOCK_DBG_BLOCK Dbg; member in struct:_IO_REMOVE_LOCK

Completed in 69 milliseconds