Remove unnecessary 'preserve_stream_pos' (#204)
authorAnders Dellien <anders@andersdellien.se>
Sat, 27 Oct 2018 12:19:16 +0000 (14:19 +0200)
committerEli Bendersky <eliben@users.noreply.github.com>
Sat, 27 Oct 2018 12:19:16 +0000 (05:19 -0700)
commitf9d3e901917045ff628a863eda192b7413adc6d5
tree6881ad534a615725806525f2cbe6ccff31fffb0d
parentc2f6fe363f0bbeb595946204b3c41d4034126840
Remove unnecessary 'preserve_stream_pos' (#204)

The stream position in the .debug_info stream can't change when
reading from the .debug_abbrev stream.
elftools/dwarf/die.py