* defs.h: Delete extraneous whitespace at end of file.
[deliverable/binutils-gdb.git] / gdb / minsyms.c
index cb0623e65fb31317640494cb186b03abb73c62cb..c0200626157034559539ce9dded0ff29fd1ee8cd 100644 (file)
@@ -494,6 +494,7 @@ prim_record_minimal_symbol_and_info (name, address, ms_type, info, section,
   MSYMBOL_INFO (msymbol) = info; /* FIXME! */
   msym_bunch_index++;
   msym_count++;
+  OBJSTAT (objfile, n_minsyms++);
   return msymbol;
 }
 
This page took 0.022654 seconds and 4 git commands to generate.