Pass configuration from ELFFile to DWARFInfo via a DwarfConfig object.
authorEli Bendersky <eliben@gmail.com>
Fri, 9 Dec 2011 09:07:04 +0000 (11:07 +0200)
committerEli Bendersky <eliben@gmail.com>
Fri, 9 Dec 2011 09:07:04 +0000 (11:07 +0200)
commitdcc349f0456146734acf505a526b5a3e0e2b46de
treeebaab069cf0b764776767d324408e97bbf758b95
parent71613fe0ff0d1541c609c43d35d686b161c58f22
Pass configuration from ELFFile to DWARFInfo via a DwarfConfig object.
Also change the way ELFFile exposes the machine architecture gathered from the header
elftools/dwarf/dwarfinfo.py
elftools/elf/descriptions.py
elftools/elf/elffile.py
elftools/elf/relocation.py