]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/dwarf2.c
2006-03-05 H.J. Lu <hongjiu.lu@intel.com>
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 6 Mar 2006 01:36:52 +0000 (01:36 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 6 Mar 2006 01:36:52 +0000 (01:36 +0000)
commitd4c32a815a48716962297fee0504760733e67bdf
tree25be3a0cb041a3550b699c11bc1792aed08dde10
parent7e1dd15ac76ff06beda6c51842c482cb76812668
2006-03-05  H.J. Lu  <hongjiu.lu@intel.com>
    Alan Modra  <amodra@bigpond.net.au>

PR binutils/2338
* dwarf2.c (loadable_section): New struct.
(dwarf2_debug): Add loadable_section_count and
loadable_sections.
(new_line_sorts_after): New.
(add_line_info): Use new_line_sorts_after to compare line
addresses.
(check_function_name): Removed.
(unset_sections): New.
(place_sections): New.
(_bfd_dwarf2_find_nearest_line): Updated. Call place_sections
and unset_sections on relocatable files.
(_bfd_dwarf2_find_line): Likewise.
bfd/ChangeLog
bfd/dwarf2.c