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

#include <rz_bin_dwarf.h>

Public Attributes

RzBinDwarfCompUnitHdr hdr
 
ut64 offset
 
size_t count
 
size_t capacity
 
RzBinDwarfDiedies
 

Detailed Description

Definition at line 759 of file rz_bin_dwarf.h.

Member Data Documentation

◆ capacity

size_t RzBinDwarfCompUnit::capacity

Definition at line 763 of file rz_bin_dwarf.h.

Referenced by expand_cu(), init_comp_unit(), and parse_comp_unit().

◆ count

◆ dies

◆ hdr

RzBinDwarfCompUnitHdr RzBinDwarfCompUnit::hdr

Definition at line 760 of file rz_bin_dwarf.h.

Referenced by parse_comp_unit(), and parse_info_raw().

◆ offset

ut64 RzBinDwarfCompUnit::offset

Definition at line 761 of file rz_bin_dwarf.h.

Referenced by parse_comp_unit(), and parse_info_raw().


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