struct MINIDUMP_UNLOADED_MODULE
Defined at line 730 of file ../../third_party/crashpad/src/compat/non_win/dbghelp.h
Information about a specific module that was recorded as being
unloaded at the time the snapshot was taken.
An unloaded module may be a shared library or a loadable module.
Public Members
uint64_t BaseOfImage
uint32_t SizeOfImage
uint32_t CheckSum
uint32_t TimeDateStamp
RVA ModuleNameRva