* take DWARF stuff from ELFFile
authoreliben <devnull@localhost>
Mon, 19 Sep 2011 12:48:39 +0000 (15:48 +0300)
committereliben <devnull@localhost>
Mon, 19 Sep 2011 12:48:39 +0000 (15:48 +0300)
commit033b44fe666acf25f8a403d75e77b22da494c833
tree4f9851c855f1690481a4120bb3baad056d06a95c
parent54e39b2c99ac909ba3b17277aff51dfc43f7abcc
* take DWARF stuff from ELFFile
* Currently DWARF format (32 or 64-bit) isn't handled correctly. see TODO
elftools/common/utils.py
elftools/dwarf/compileunit.py
elftools/dwarf/dwarfinfo.py
elftools/elf/elffile.py
z.py