* syms.c (_bfd_stab_section_find_nearest_line): Look at the
commitc5cda68bbddc8a64f3782bfaa0d008d6abdca9dd
authorNick Clifton <nickc@redhat.com>
Fri, 21 Sep 2007 07:58:03 +0000 (21 07:58 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 21 Sep 2007 07:58:03 +0000 (21 07:58 +0000)
tree7b905bc6cd1d38f195a3f48e4762b12976ffb7d5
parent49b39ae91652c0149ce83b2685f5b3f90c3c17af
* 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