* dwarf.c (loc_offsets): New variable.
authorJakub Jelinek <jakub@redhat.com>
Wed, 25 May 2011 15:10:56 +0000 (15:10 +0000)
committerJakub Jelinek <jakub@redhat.com>
Wed, 25 May 2011 15:10:56 +0000 (15:10 +0000)
commit51d0d03fd32f2e5557a3a85462ca6774381b39ba
tree48299784d0713dda395ba7123467d35e54443781
parentf2db709f4f9df667bb92816511bafd91636c46fd
* dwarf.c (loc_offsets): New variable.
(loc_offsets_compar): New routine.
(display_debug_loc): Handle loc_offsets not being in ascending order
and also a single .debug_loc entry being used multiple times.
binutils/ChangeLog
binutils/dwarf.c