]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
dwarf.c: Use more dwarf_vma
authorJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 23 Feb 2017 20:37:31 +0000 (21:37 +0100)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 23 Feb 2017 20:37:31 +0000 (21:37 +0100)
commit359ca075e7fe20a5106d5c068193dad0c53af480
tree1fa67a3a45a8a23b6a47cb4455a0f672c8bd6e36
parent64025b4ec97fe8e932c367c6cb719e5fcf2448e8
dwarf.c: Use more dwarf_vma

binutils/
2017-02-23  Jan Kratochvil  <jan.kratochvil@redhat.com>

* dwarf.c (display_loc_list): Use dwarf_vma for offset, base_address
and off.
(display_loc_list_dwo): Use dwarf_vma for offset.
(display_debug_loc): Use dwarf_vma for offset, base_address.
(struct range_entry, range_entry_compar): Use dwarf_vma for
ranges_offset.
(display_debug_ranges): Use dwarf_vma for ranges_offset, offset and
base_address.
binutils/ChangeLog
binutils/dwarf.c