Support for DWARFv4 location lists in dwarf_location_lists.py (#214)
authorAnders Dellien <anders@andersdellien.se>
Wed, 30 Jan 2019 14:33:03 +0000 (15:33 +0100)
committerEli Bendersky <eliben@users.noreply.github.com>
Wed, 30 Jan 2019 14:33:03 +0000 (06:33 -0800)
commit41c9c50198f9714b39cbdbb1dee64f0a9d237601
tree597b3ee31401dcbba216325689ae357fb827211c
parentee37f4c569fa17df9041678c04bdb44b3f1fd38a
Support for DWARFv4 location lists in dwarf_location_lists.py (#214)

In DWARFv4 the location lists are referenced with the 'sec_offset'
attribute form instead of 'data4' or 'data8'.
examples/dwarf_location_lists.py