gas/
[deliverable/binutils-gdb.git] / gdb / symfile.c
index c2ad7975091ddb138aac3bed5b71d26a33a18c48..c22f19b00744a3b30f21e010f096881d5aa67953 100644 (file)
@@ -91,10 +91,6 @@ static void symbol_file_add_main_1 (char *args, int from_tty, int flags);
 
 static void add_symbol_file_command (char *, int);
 
-bfd *symfile_bfd_open (char *);
-
-int get_section_index (struct objfile *, char *);
-
 static const struct sym_fns *find_sym_fns (bfd *);
 
 static void decrement_reading_symtab (void *);
This page took 0.023485 seconds and 4 git commands to generate.