summaryrefslogtreecommitdiff
path: root/bfd/som.h
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-09-21 07:58:03 +0000
committerNick Clifton <nickc@redhat.com>2007-09-21 07:58:03 +0000
commitc5cda68bbddc8a64f3782bfaa0d008d6abdca9dd (patch)
tree7b905bc6cd1d38f195a3f48e4762b12976ffb7d5 /bfd/som.h
parent49b39ae91652c0149ce83b2685f5b3f90c3c17af (diff)
downloadbinutils-redhat-c5cda68bbddc8a64f3782bfaa0d008d6abdca9dd.tar.gz
* 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.
Diffstat (limited to 'bfd/som.h')
-rw-r--r--bfd/som.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/som.h b/bfd/som.h
index 708f0aea38..59b4c19910 100644
--- a/bfd/som.h
+++ b/bfd/som.h
@@ -136,6 +136,7 @@ struct somdata
file_ptr str_filepos;
file_ptr reloc_filepos;
unsigned stringtab_size;
+ void * line_info;
};
struct som_data_struct