1. Centralise the logic for getting the filename for a DIE.
authorShaheed Haque <srhaque@theiet.org>
Fri, 27 Dec 2013 12:36:34 +0000 (12:36 +0000)
committerShaheed Haque <srhaque@theiet.org>
Fri, 27 Dec 2013 12:36:34 +0000 (12:36 +0000)
commit7d8885f90325713dcf5b21a85e1beecdf6fb5df6
tree47a6ea546ed2a5c442d419a922c7fe2e28cf2416
parenta1d968102e82fea06692c367849bc25418780f77
1. Centralise the logic for getting the filename for a DIE.
2. Use the form of logic suggested by Philippe Ombredanne (thanks!).
elftools/dwarf/die.py
examples/dwarf_die_tree.py
examples/examine_dwarf_info.py