Rizin
unix-like reverse engineering framework and cli tools
RzBinDwarfAbbrevDecl Struct Reference

#include <rz_bin_dwarf.h>

Public Attributes

ut64 code
 
ut64 tag
 
ut64 offset
 
ut8 has_children
 
size_t count
 
size_t capacity
 
RzBinDwarfAttrDefdefs
 

Detailed Description

Definition at line 786 of file rz_bin_dwarf.h.

Member Data Documentation

◆ capacity

size_t RzBinDwarfAbbrevDecl::capacity

Definition at line 792 of file rz_bin_dwarf.h.

Referenced by expand_abbrev_decl(), init_abbrev_decl(), and parse_abbrev_raw().

◆ code

ut64 RzBinDwarfAbbrevDecl::code

Definition at line 787 of file rz_bin_dwarf.h.

Referenced by parse_abbrev_raw(), and rz_core_bin_dwarf_print_abbrev_section().

◆ count

◆ defs

◆ has_children

ut8 RzBinDwarfAbbrevDecl::has_children

◆ offset

ut64 RzBinDwarfAbbrevDecl::offset

◆ tag

ut64 RzBinDwarfAbbrevDecl::tag

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