]> git.ipfire.org Git - thirdparty/elfutils.git/commit
libdw: Use INTUSE with dwarf_get_units
authorAaron Merey <amerey@redhat.com>
Wed, 6 Dec 2023 22:23:48 +0000 (17:23 -0500)
committerAaron Merey <amerey@redhat.com>
Fri, 22 Dec 2023 20:59:46 +0000 (15:59 -0500)
commitc1058da5a450e33e72b72abb53bc3ffd7f6b361b
treeaf3d36a85b6d5e4757c4b600c897e27c249e16c5
parentae580d48278b9924da7503886b37be34378e1b04
libdw: Use INTUSE with dwarf_get_units

Add INTDECL for dwarf_get_units and call dwarf_get_units with INTUSE.

Signed-off-by: Aaron Merey <amerey@redhat.com>
libdw/dwarf_get_units.c
libdw/dwarf_next_lines.c
libdw/libdwP.h
libdw/libdw_find_split_unit.c