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

/external/google-breakpad/src/google_breakpad/common/
H A Dminidump_format.h233 /* An MDRVA is an offset into the minidump file. The beginning of the
235 typedef uint32_t MDRVA; /* RVA */ typedef
239 MDRVA rva;
256 MDRVA stream_directory_rva; /* A |stream_count|-sized array of
383 MDRVA module_name_rva; /* MDString, pathname or filename */
608 MDRVA csd_version_rva; /* MDString further identifying the
939 MDRVA name;
945 MDRVA map; /* array of MDRawLinkMap32 */
954 MDRVA name;
960 MDRVA ma
[all...]

Completed in 88 milliseconds