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

#include "llvm/ObjectYAML/DWARFYAML.h"

Public Attributes

yaml::Hex64 Segment
 
yaml::Hex64 Address
 

Detailed Description

Definition at line 178 of file DWARFYAML.h.

Member Data Documentation

◆ Address

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

Definition at line 180 of file DWARFYAML.h.

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

◆ Segment

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

Definition at line 179 of file DWARFYAML.h.

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


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