* symtab.h (current_objfile): Don't declare.

* objfiles.h (current_objfile): Don't declare.
	* objfiles.c (current_objfile): Remove.
	* mdebugread.c (current_objfile): New file-scope global.
	* dbxread.c (current_objfile): New file-scope global.
	* coffread.c (current_objfile): New file-scope global.
This commit is contained in:
Tom Tromey
2011-06-14 16:49:41 +00:00
parent 4d16d5754e
commit 91a81f6972
7 changed files with 23 additions and 21 deletions

View File

@@ -78,6 +78,11 @@ extern void _initialize_mdebugread (void);
case the symbol's ELF section could not be represented in ECOFF. */
#define ECOFF_IN_ELF(bfd) (bfd_get_flavour (bfd) == bfd_target_elf_flavour \
&& bfd_get_section_by_name (bfd, ".mdebug") != NULL)
/* The objfile we are currently reading. */
static struct objfile *current_objfile;
/* We put a pointer to this structure in the read_symtab_private field