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

/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgmodcodeview.cpp284 typedef struct RTCVSEGMAPHDR struct
290 } RTCVSEGMAPHDR; typedef in typeref:struct:RTCVSEGMAPHDR
292 typedef RTCVSEGMAPHDR *PRTCVSEGMAPHDR;
294 typedef RTCVSEGMAPHDR const *PCRTCVSEGMAPHDR;
343 RTCVSEGMAPHDR Hdr;
970 RTDBGMODCV_CHECK_RET_BF(pThis->paDirEnts[iSegMap].cb >= sizeof(RTCVSEGMAPHDR),

Completed in 56 milliseconds