On Thu, May 17, 2018 at 01:28:25PM +0200, Mark Wielaard wrote:
> dwarf_attr_integrate and dwarf_hasattr_integrate should also search
> for attributes from the skeleton DIE in case the given DIE is a split
> compile unit DIE. Split compile unit DIEs inherit various attributes
> from their skeleton u
dwarf_attr_integrate and dwarf_hasattr_integrate should also search
for attributes from the skeleton DIE in case the given DIE is a split
compile unit DIE. Split compile unit DIEs inherit various attributes
from their skeleton unit DIE in DWARF5.
Signed-off-by: Mark Wielaard
---
libdw/ChangeLog