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

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

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

Detailed Description

Definition at line 32 of file DWARFYAML.h.

Member Data Documentation

Attribute

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

Definition at line 33 of file DWARFYAML.h.

Form

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

Definition at line 34 of file DWARFYAML.h.

Value

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

Definition at line 35 of file DWARFYAML.h.


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