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

#include "llvm/ObjectYAML/DWARFYAML.h"

Collaboration diagram for llvm::DWARFYAML::AttributeAbbrev:
Collaboration graph
[legend]

Public Attributes

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

Detailed Description

Definition at line 48 of file DWARFYAML.h.

Member Data Documentation

◆ Attribute

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

◆ Form

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

◆ Value

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

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