* dwarf2.c: Formatting.
authorAlan Modra <amodra@gmail.com>
Wed, 16 May 2012 13:57:11 +0000 (13:57 +0000)
committerAlan Modra <amodra@gmail.com>
Wed, 16 May 2012 13:57:11 +0000 (13:57 +0000)
commita2a5095467760e431d692bee57d524bf218c6ab7
tree1674b9fe5e41123cdfeac10eddbab0a6681fadde
parentdf35687a29fb72e43be9fdfe884ef45f82b8f206
* dwarf2.c: Formatting.
(arange_add): Pass in unit rather than bfd.  Update callers.
Ignore empty ranges.  Don't ask for cleared memory.
(parse_comp_unit): Only set unit->base_address if processing
DW_TAG_compile_unit.
(find_debug_info): Optimise section lookup.
(place_sections): Use bfd_alloc for stash->adjusted_sections.
(find_line): Match previously parsed comp unit addresses as we
do for newly parsed comp units.
bfd/ChangeLog
bfd/dwarf2.c