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

#include <rz_bin_dwarf.h>

Public Attributes

ut64 attr_name
 
ut64 attr_form
 
st64 special
 

Detailed Description

Definition at line 675 of file rz_bin_dwarf.h.

Member Data Documentation

◆ attr_form

ut64 RzBinDwarfAttrDef::attr_form

Definition at line 677 of file rz_bin_dwarf.h.

Referenced by parse_abbrev_raw(), and rz_core_bin_dwarf_print_abbrev_section().

◆ attr_name

ut64 RzBinDwarfAttrDef::attr_name

Definition at line 676 of file rz_bin_dwarf.h.

Referenced by parse_abbrev_raw(), and rz_core_bin_dwarf_print_abbrev_section().

◆ special

st64 RzBinDwarfAttrDef::special

Definition at line 678 of file rz_bin_dwarf.h.

Referenced by parse_abbrev_raw().


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