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

#include "llvm/ObjectYAML/DWARFYAML.h"

Public Attributes

llvm::dwarf::Attribute Attribute
 
llvm::dwarf::Form Form
 
llvm::yaml::Hex64 Value
 

Detailed Description

Definition at line 31 of file DWARFYAML.h.

Member Data Documentation

◆ Attribute

llvm::dwarf::Attribute llvm::DWARFYAML::AttributeAbbrev::Attribute

Definition at line 32 of file DWARFYAML.h.

◆ Form

llvm::dwarf::Form llvm::DWARFYAML::AttributeAbbrev::Form

Definition at line 33 of file DWARFYAML.h.

◆ Value

llvm::yaml::Hex64 llvm::DWARFYAML::AttributeAbbrev::Value

Definition at line 34 of file DWARFYAML.h.


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