struct MinidumpModuleCrashpadInfoList

Defined at line 422 of file ../../third_party/crashpad/src/minidump/minidump_extensions.h

Additional Crashpad-specific information about modules carried within

a minidump file.

This structure augments the information provided by

MINIDUMP_MODULE_LIST. The minidump file must contain a module list stream

(::kMinidumpStreamTypeModuleList) in order for this structure to appear.

MinidumpModuleCrashpadInfoList::count may be less than the value of

MINIDUMP_MODULE_LIST::NumberOfModules because not every MINIDUMP_MODULE

structure carried within the minidump file will necessarily have

Crashpad-specific information provided by a MinidumpModuleCrashpadInfo

structure.

Public Members

uint32_t count
MinidumpModuleCrashpadInfoLink[0] modules