OSDN Git Service

* syms.c (_bfd_stab_section_find_nearest_line): Look at the
authornickc <nickc>
Fri, 21 Sep 2007 07:58:03 +0000 (07:58 +0000)
committernickc <nickc>
Fri, 21 Sep 2007 07:58:03 +0000 (07:58 +0000)
commit3a38ae0115a5267966dc27b02231262a08b11b14
tree5a21b4a0fb6f8a4113a32a541de5b59f7f63cc47
parent45b031fd9c2efdedc635aa1e8d3537a371a58a8e
* 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