]> git.ipfire.org Git - thirdparty/elfutils.git/commit
readelf: When highpc is in constant form also print as address.
authorMark Wielaard <mjw@redhat.com>
Mon, 25 Mar 2013 20:11:53 +0000 (21:11 +0100)
committerMark Wielaard <mjw@redhat.com>
Tue, 26 Mar 2013 08:16:23 +0000 (09:16 +0100)
commita8c7f05cfd03a58821c3da68f3f577c882258674
tree9ea05ec929884329bb38915347384b09749a56c8
parenta1d44825ffc756ed6c0dca3a836c1ff9f0ec151f
readelf: When highpc is in constant form also print as address.

When highpc is in constant form it is relative to lowpc.  In that case
also show as address.

Suggested-by: Jan Kratochvil <jan.kratochvil@redhat.com>
Signed-off-by: Mark Wielaard <mjw@redhat.com>
src/ChangeLog
src/readelf.c
tests/ChangeLog
tests/run-readelf-dwz-multi.sh