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

#include <rz_bin_dwarf.h>

Public Attributes

ut64 tag
 
ut64 abbrev_code
 
size_t count
 
size_t capacity
 
ut64 offset
 
bool has_children
 
RzBinDwarfAttrValueattr_values
 

Detailed Description

Definition at line 749 of file rz_bin_dwarf.h.

Member Data Documentation

◆ abbrev_code

ut64 RzBinDwarfDie::abbrev_code

◆ attr_values

◆ capacity

size_t RzBinDwarfDie::capacity

Definition at line 753 of file rz_bin_dwarf.h.

Referenced by init_die().

◆ count

◆ has_children

◆ offset

ut64 RzBinDwarfDie::offset

◆ tag


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