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

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

Public Attributes
support::ulittle64_t StartOfMemoryRange
support::ulittle64_t DataSize

Detailed Description

Definition at line 73 of file Minidump.h.

Member Data Documentation

DataSize

support::ulittle64_t llvm::minidump::MemoryDescriptor_64::DataSize

Definition at line 75 of file Minidump.h.

Referenced by llvm::object::MinidumpFile::Memory64Iterator::inc().

StartOfMemoryRange

support::ulittle64_t llvm::minidump::MemoryDescriptor_64::StartOfMemoryRange

Definition at line 74 of file Minidump.h.


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