* gdbarch.sh (sofun_address_maybe_missing): New gdbarch variable.
[deliverable/binutils-gdb.git] / gdb / symtab.h
index c50f087a751308f253507b7ae1deb020010f7e53..da35b2948485c2022aeecce4d697a71471f1521f 100644 (file)
@@ -345,10 +345,8 @@ struct minimal_symbol
 
   unsigned long size;
 
-#ifdef SOFUN_ADDRESS_MAYBE_MISSING
   /* Which source file is this symbol in?  Only relevant for mst_file_*.  */
   char *filename;
-#endif
 
   /* Classification type for this minimal symbol.  */
 
This page took 0.026493 seconds and 4 git commands to generate.