struct MINIDUMP_MEMORY_INFO
Defined at line 1053 of file ../../third_party/crashpad/src/compat/non_win/dbghelp.h
Describes a region of memory.
Public Members
uint64_t BaseAddress
uint64_t AllocationBase
uint32_t AllocationProtect
uint32_t __alignment1
uint64_t RegionSize
uint32_t State
uint32_t Protect
uint32_t Type
uint32_t __alignment2