* syms.c (_bfd_stab_section_find_nearest_line): Look at the
authorNick Clifton <nickc@redhat.com>
Fri, 21 Sep 2007 07:58:03 +0000 (07:58 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 21 Sep 2007 07:58:03 +0000 (07:58 +0000)
commit6119d2522e8a598e50cb2ed05bf523e0ecedad3f
tree3564ca5bb09a8712a115b5cc992eb68d6af57406
parent80576242ab144a06ef28d698a432eea831fdc5c0
* syms.c (_bfd_stab_section_find_nearest_line): Look at the
  specific SOM sections for stabs if the regular ones are not found.
* som.h (struct somdata): Add a line_info field, to be used by som_find_nearest_line.
* som.c (som_find_nearest_line): Implement using the bfd stabs function above.
bfd/ChangeLog
bfd/som.c
bfd/som.h
bfd/syms.c
This page took 0.026005 seconds and 4 git commands to generate.