pmachata / dwgrep

a tool for querying Dwarf (debuginfo) graphs
http://pmachata.github.io/dwgrep/
GNU General Public License v3.0
53 stars 10 forks source link

atval decoder should take DW_AT_endianity into consideration #35

Open pmachata opened 6 years ago

pmachata commented 6 years ago

The value decoded from DW_AT_const_value should take into consideration DW_AT_endianity, when present.