LLVM 22.0.0git
llvm::DWARFYAML::SegAddrPair Struct Reference

#include "llvm/ObjectYAML/DWARFYAML.h"

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: