]> git.ipfire.org Git - thirdparty/elfutils.git/commit
Introduce local_hash for dwarf_output debug_info_die.
authorMark Wielaard <mjw@redhat.com>
Thu, 20 Jan 2011 14:28:59 +0000 (15:28 +0100)
committerMark Wielaard <mjw@redhat.com>
Fri, 21 Jan 2011 14:29:43 +0000 (15:29 +0100)
commite72262912e9f3f069df9344c82095d8b65d05091
tree3c9c334b23e3f2b1b7ee2e4f84c9101975eb99af
parent35abc2bb50082c2b16725e881421927dd0a8f244
Introduce local_hash for dwarf_output debug_info_die.

Very simplistic local_hash implementation. Just takes tag name,
attributes and children sizes into account. But is good enough to
make all the dwarf_edit_output tests pass. Some dwarfcmp-test-self
tests fail though. it also generates a significant number of
collissions for the dwarf_output_collector attr_sets.
libdw/c++/dwarf_output