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

/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgmodcodeview.cpp356 typedef struct RTCVGLOBALSYMTABHDR struct
368 } RTCVGLOBALSYMTABHDR; typedef in typeref:struct:RTCVGLOBALSYMTABHDR
370 typedef RTCVGLOBALSYMTABHDR *PRTCVGLOBALSYMTABHDR;
372 typedef RTCVGLOBALSYMTABHDR const *PCRTCVGLOBALSYMTABHDR;
885 RTDBGMODCV_CHECK_NOMSG_RET_BF(cbSubSect >= sizeof(RTCVGLOBALSYMTABHDR));

Completed in 55 milliseconds