Changes to implement the -mapped and -readnow options for commands that

read symbol tables.
This commit is contained in:
Fred Fish
1992-03-18 16:43:25 +00:00
parent afbdd10672
commit b0246b3bec
11 changed files with 572 additions and 614 deletions

View File

@@ -251,7 +251,7 @@ extern struct symtab *
allocate_symtab PARAMS ((char *, struct objfile *));
extern struct objfile *
allocate_objfile PARAMS ((bfd *, char *, int));
allocate_objfile PARAMS ((bfd *, int));
extern void
free_objfile PARAMS ((struct objfile *));