* symfile.c (reread_symbols): Update.

* solib-sunos.c (allocate_rt_common_objfile): Update.
	* objfiles.c (allocate_objfile): Update.
	* objfiles.h (struct objfile) <md, mmfd, deprecated_obj_private>:
	Remove.
This commit is contained in:
Tom Tromey 2008-08-18 19:44:49 +00:00
parent d87ecdfba2
commit f98dfd4b46
5 changed files with 10 additions and 25 deletions

View file

@ -2421,8 +2421,6 @@ reread_symbols (void)
(*objfile->sf->sym_finish) (objfile);
}
/* We never make this a mapped file. */
objfile->md = NULL;
objfile->psymbol_cache = bcache_xmalloc ();
objfile->macro_cache = bcache_xmalloc ();
/* obstack_init also initializes the obstack so it is