CU will now parse all its DIEs (lazily, when any specific DIE is requested)
authoreliben <devnull@localhost>
Mon, 26 Sep 2011 08:17:03 +0000 (11:17 +0300)
committereliben <devnull@localhost>
Mon, 26 Sep 2011 08:17:03 +0000 (11:17 +0300)
commit7f13df2b3717777ee9f92bb63dc1b193af628204
tree87d1a0c586674ca2a548855104e5e9c1926c3ab6
parentc4c137d52e20267dc409d67509d1b0e356e4ae97
CU will now parse all its DIEs (lazily, when any specific DIE is requested)
elftools/dwarf/compileunit.py
elftools/dwarf/die.py
elftools/dwarf/dwarfinfo.py
elftools/dwarf/structs.py
z.py