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

/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgmodcodeview.cpp299 typedef struct RTCVSEGMAPDESC struct
319 } RTCVSEGMAPDESC; typedef in typeref:struct:RTCVSEGMAPDESC
321 typedef RTCVSEGMAPDESC *PRTCVSEGMAPDESC;
323 typedef RTCVSEGMAPDESC const *PCRTCVSEGMAPDESC;
325 /** @name RTCVSEGMAPDESC_F_XXX - RTCVSEGMAPDESC::fFlags values.
345 RTCVSEGMAPDESC aDescs[1];

Completed in 41 milliseconds