Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_bin_dwarf.h>
Public Attributes | |
ut64 | length |
ut8 * | data |
Definition at line 681 of file rz_bin_dwarf.h.
ut8* RzBinDwarfBlock::data |
Definition at line 683 of file rz_bin_dwarf.h.
Referenced by fill_block_data(), parse_dwarf_location(), and test_group_name.GroupTest::run().
ut64 RzBinDwarfBlock::length |
Definition at line 682 of file rz_bin_dwarf.h.
Referenced by fill_block_data(), parse_dwarf_location(), and parse_loc_raw().