LLVM: llvm::DWARFYAML::SegAddrPair Struct Reference (original) (raw)

#include "[llvm/ObjectYAML/DWARFYAML.h](DWARFYAML%5F8h%5Fsource.html)"

Public Attributes
yaml::Hex64 Segment
yaml::Hex64 Address

Detailed Description

Definition at line 182 of file DWARFYAML.h.

Member Data Documentation

Address

yaml::Hex64 llvm::DWARFYAML::SegAddrPair::Address

Definition at line 184 of file DWARFYAML.h.

Referenced by llvm::DWARFYAML::emitDebugAddr().

Segment

yaml::Hex64 llvm::DWARFYAML::SegAddrPair::Segment

Definition at line 183 of file DWARFYAML.h.

Referenced by llvm::DWARFYAML::emitDebugAddr().


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