LLVM: llvm::minidump::MemoryInfo Struct Reference (original) (raw)

#include "[llvm/BinaryFormat/Minidump.h](BinaryFormat%5F2Minidump%5F8h%5Fsource.html)"

Public Attributes
support::ulittle64_t BaseAddress
support::ulittle64_t AllocationBase
support::little_t< MemoryProtection > AllocationProtect
support::ulittle32_t Reserved0
support::ulittle64_t RegionSize
support::little_t< MemoryState > State
support::little_t< MemoryProtection > Protect
support::little_t< MemoryType > Type
support::ulittle32_t Reserved1

Definition at line 121 of file Minidump.h.

AllocationBase

AllocationProtect

BaseAddress

Protect

RegionSize

Reserved0

Reserved1

State

Type


The documentation for this struct was generated from the following file: