2004-02-14 Elena Zannoni <ezannoni@redhat.com>
[deliverable/binutils-gdb.git] / gdb / objfiles.h
index ce40121cea60a604ec2d961b77e28445e5b4bb9f..2b8ca7d350fcb05a53c5e097430f86b2ebde5a6a 100644 (file)
@@ -532,6 +532,10 @@ extern struct objfile *object_files;
 
 extern struct objfile *allocate_objfile (bfd *, int);
 
+extern void init_entry_point_info (struct objfile *);
+
+extern CORE_ADDR entry_point_address (void);
+
 extern int build_objfile_section_table (struct objfile *);
 
 extern void terminate_minimal_symbol_table (struct objfile *objfile);
This page took 0.031702 seconds and 4 git commands to generate.