* DWARFInfo now doesn't receive a "dwarf class" argument, since it must infer it...
authoreliben <devnull@localhost>
Tue, 20 Sep 2011 07:20:32 +0000 (10:20 +0300)
committereliben <devnull@localhost>
Tue, 20 Sep 2011 07:20:32 +0000 (10:20 +0300)
commitce5ec71a8995cef723e1460e5bd2014d664828a8
treea731d3546260f3def9fb749ccc73bab265b3315c
parent84066b23aceee0393696c1311f5b147ef4335972
* DWARFInfo now doesn't receive a "dwarf class" argument, since it must infer it on its own from the info section
* Parsing of CU headers was fixed and now appears to be working
elftools/dwarf/compileunit.py
elftools/dwarf/dwarfinfo.py
elftools/dwarf/structs.py
elftools/elf/elffile.py
z.py
zd.py