Make unlink_objfile and put_objfile_before static
[deliverable/binutils-gdb.git] / gdb / objfiles.h
index 2d92120870d808339cb3d903a5e41310b9331716..aa8e32081e927496282cc00d6d18de660b87e537 100644 (file)
@@ -637,12 +637,8 @@ extern CORE_ADDR entry_point_address (void);
 
 extern void build_objfile_section_table (struct objfile *);
 
-extern void put_objfile_before (struct objfile *, struct objfile *);
-
 extern void add_separate_debug_objfile (struct objfile *, struct objfile *);
 
-extern void unlink_objfile (struct objfile *);
-
 extern void free_objfile_separate_debug (struct objfile *);
 
 extern void free_all_objfiles (void);
This page took 0.026168 seconds and 4 git commands to generate.