LLVM  8.0.1
Public Attributes | List of all members
llvm::DWARFYAML::ARangeDescriptor Struct Reference

#include "llvm/ObjectYAML/DWARFYAML.h"

Collaboration diagram for llvm::DWARFYAML::ARangeDescriptor:
Collaboration graph
[legend]

Public Attributes

llvm::yaml::Hex64 Address
 
uint64_t Length
 

Detailed Description

Definition at line 61 of file DWARFYAML.h.

Member Data Documentation

◆ Address

llvm::yaml::Hex64 llvm::DWARFYAML::ARangeDescriptor::Address

◆ Length

uint64_t llvm::DWARFYAML::ARangeDescriptor::Length

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