* completed implementation of abbrevtable
authoreliben <devnull@localhost>
Wed, 21 Sep 2011 09:09:53 +0000 (12:09 +0300)
committereliben <devnull@localhost>
Wed, 21 Sep 2011 09:09:53 +0000 (12:09 +0300)
commita98028e7d417087a79b9d3cb25cc2ff19655c112
tree9ea1637e80fd1e00c0a3c9edd687fb2a39e66e76
parentc6db4c4e4899052670cd519dc4632051688f3b21
* completed implementation of abbrevtable
* started implementing DIE
* added code to CompileUnit to tie them all together

DIEs start showing signs of life
elftools/common/ordereddict.py [new file with mode: 0644]
elftools/dwarf/abbrevtable.py
elftools/dwarf/compileunit.py
elftools/dwarf/die.py [new file with mode: 0644]
elftools/dwarf/dwarfinfo.py
elftools/dwarf/enums.py
elftools/dwarf/structs.py
z.py
zd.py