forked from Imagelibrary/binutils-gdb
Changes to implement the -mapped and -readnow options for commands that
read symbol tables.
This commit is contained in:
@@ -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 *));
|
||||
|
||||
Reference in New Issue
Block a user