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

Describes a single memory range (both its VM address and where to find it in the file) of the process from which this minidump file was generated. More...

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

Detailed Description

Describes a single memory range (both its VM address and where to find it in the file) of the process from which this minidump file was generated.

Definition at line 67 of file Minidump.h.

Member Data Documentation

Memory

StartOfMemoryRange


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