Fix descriptions._data_member_location_extra to handle DW_FORM_sdata
authorEli Bendersky <eliben@gmail.com>
Wed, 2 Mar 2016 12:15:33 +0000 (04:15 -0800)
committerEli Bendersky <eliben@gmail.com>
Wed, 2 Mar 2016 12:15:33 +0000 (04:15 -0800)
commit09e84e0520d3eb9d9ff5726ec7dc869e27ea9c54
treefe1ca2391c2322f3dd434e8ec09e77abed32a98f
parent546e692243895888cb2a6201b3bc263fd2cbc1ad
Fix descriptions._data_member_location_extra to handle DW_FORM_sdata

Taken from #98 - contributed by @bseifers
elftools/dwarf/descriptions.py
test/testfiles_for_readelf/deleteme.out [new file with mode: 0644]
test/testfiles_for_readelf/hello.c [new file with mode: 0644]
test/testfiles_for_readelf/hello.out [new file with mode: 0644]