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

#include "llvm/ObjectYAML/DWARFYAML.h"

Public Attributes

llvm::yaml::Hex64 Address
 
yaml::Hex64 Length
 

Detailed Description

Definition at line 49 of file DWARFYAML.h.

Member Data Documentation

◆ Address

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

Definition at line 50 of file DWARFYAML.h.

◆ Length

yaml::Hex64 llvm::DWARFYAML::ARangeDescriptor::Length

Definition at line 51 of file DWARFYAML.h.


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