]> git.ipfire.org Git - thirdparty/elfutils.git/commit
readelf: Read and print (encoded) DW_CFA_set_loc op and update pc.
authorMark Wielaard <mjw@redhat.com>
Tue, 9 Feb 2016 22:25:54 +0000 (23:25 +0100)
committerMark Wielaard <mjw@redhat.com>
Thu, 18 Feb 2016 13:49:29 +0000 (14:49 +0100)
commitc1e4e29fdaa02c34a6ad5892d627274e796eaa83
tree8ce853c959ba0e167966c2ede7b41e4299c75166
parent1899704b8731277bab9b932140a1e90cb75d4854
readelf: Read and print (encoded) DW_CFA_set_loc op and update pc.

DW_CFA_set_loc takes an address as op, not an uleb128. Read and decode it.
Print the actual address and (updated) pc (address plus vma_base).

Signed-off-by: Mark Wielaard <mjw@redhat.com>
src/ChangeLog
src/readelf.c