Implement register name decoding in descriptions. This also allows to remove
authorEli Bendersky <eliben@gmail.com>
Fri, 9 Dec 2011 10:29:06 +0000 (12:29 +0200)
committerEli Bendersky <eliben@gmail.com>
Fri, 9 Dec 2011 10:29:06 +0000 (12:29 +0200)
commit3501f9f21a6efd296d1f09cae9fe603d75b0db4d
tree52dd2d033ba87e00d13ef363397a503f45b751bb
parentdcc349f0456146734acf505a526b5a3e0e2b46de
Implement register name decoding in descriptions. This also allows to remove
the hack in run_readelf_tests for ignoring differences in reg names
(previously missing)
elftools/dwarf/descriptions.py
elftools/dwarf/dwarf_expr.py
scripts/readelf.py
tests/run_readelf_tests.py
tests/test_dwarf_expr.py