LLVM 18.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 156 of file DWARFYAML.h.

Member Data Documentation

◆ Address

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

Definition at line 158 of file DWARFYAML.h.

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

◆ Segment

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

Definition at line 157 of file DWARFYAML.h.

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


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