On Tue, 2018-01-30 at 13:33 +0100, Mark Wielaard wrote:
> Parse DWARF5 units, add the unit_type to the Dwarf_CU and generalize some
> code calculating the header length and getting at the first DIE of a unit.
> Unit headers can have different sizes depending on the unit type.
I pushed this to mast
Parse DWARF5 units, add the unit_type to the Dwarf_CU and generalize some
code calculating the header length and getting at the first DIE of a unit.
Unit headers can have different sizes depending on the unit type.
Signed-off-by: Mark Wielaard
---
libdw/ChangeLog| 36