OSDN Git Service

* 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)
commit1ba81fcf88da1bc8fc79dbc990683f3cf3fb1403
treeca8fe2c511123a9716fe2895d55880b2ac469d06
parent8e4f35d6bdc803524b1555c88a33a6c6ff7f2f76
* 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