LLVM 19.0.0git
Public Attributes | List of all members
llvm::minidump::MemoryDescriptor_64 Struct Reference

#include "llvm/BinaryFormat/Minidump.h"

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.

◆ 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: