Rewrite __start and __stop symbol handling
[deliverable/binutils-gdb.git] / bfd / elf-bfd.h
index fe15b93342ac7aa507b06744a28a314c051fd2a9..b889720e1f2e32c25f2000df031b1db0d07befe2 100644 (file)
@@ -2273,6 +2273,9 @@ extern bfd_reloc_status_type bfd_elf_perform_complex_relocation
 extern bfd_boolean _bfd_elf_setup_sections
   (bfd *);
 
+extern struct bfd_link_hash_entry *bfd_elf_define_start_stop
+  (struct bfd_link_info *, const char *, asection *);
+
 extern void _bfd_elf_post_process_headers (bfd * , struct bfd_link_info *);
 
 extern const bfd_target *bfd_elf32_object_p
This page took 0.024603 seconds and 4 git commands to generate.