]> 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>
Wed, 16 Mar 2011 14:05:27 +0000 (15:05 +0100)
commit4a5f27364dcd30d43c49ac7292e29cd7cf7530d8
tree1f8c03bddd36907be1f4c599ed9ef4b4e1dacd59
parent17a29217e9145989ca15479132f8d6d8f80f0258
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