#include <debug_info.h>
Public Attributes | |
| std::vector< Attribute > | attr |
| uint32_t | code |
| bool | has_child |
| uint16_t | tag |
Definition at line 163 of file debug_info.h.
| std::vector<Attribute> bloaty::dwarf::AbbrevTable::Abbrev::attr |
Definition at line 167 of file debug_info.h.
| uint32_t bloaty::dwarf::AbbrevTable::Abbrev::code |
Definition at line 164 of file debug_info.h.
| bool bloaty::dwarf::AbbrevTable::Abbrev::has_child |
Definition at line 166 of file debug_info.h.
| uint16_t bloaty::dwarf::AbbrevTable::Abbrev::tag |
Definition at line 165 of file debug_info.h.