proxygen
folly::symbolizer::Dwarf::DIEAbbreviation Struct Reference

Classes

struct  Attribute
 

Public Attributes

uint64_t code
 
uint64_t tag
 
bool hasChildren
 
folly::StringPiece attributes
 

Detailed Description

Definition at line 173 of file Dwarf.h.

Member Data Documentation

folly::StringPiece folly::symbolizer::Dwarf::DIEAbbreviation::attributes

Definition at line 183 of file Dwarf.h.

Referenced by folly::symbolizer::Dwarf::readAbbreviation().

uint64_t folly::symbolizer::Dwarf::DIEAbbreviation::code
bool folly::symbolizer::Dwarf::DIEAbbreviation::hasChildren

Definition at line 176 of file Dwarf.h.

Referenced by folly::symbolizer::Dwarf::readAbbreviation().

uint64_t folly::symbolizer::Dwarf::DIEAbbreviation::tag

Definition at line 175 of file Dwarf.h.

Referenced by folly::symbolizer::Dwarf::readAbbreviation().


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