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

/external/google-breakpad/src/google_breakpad/common/
H A Dminidump_format.h408 } MDRawModule; /* MINIDUMP_MODULE */ typedef in typeref:struct:__anon7501
413 * this macro to be the usable size of the MDRawModule struct, and use it in
414 * place of sizeof(MDRawModule). */
418 /* (MDRawModule).cv_record can reference MDCVInfoPDB20 or MDCVInfoPDB70.
478 /* (MDRawModule).miscRecord can reference MDImageDebugMisc. The Windows
497 MDRawModule modules[1];

Completed in 242 milliseconds