* linker.c (_bfd_nearby_section): New function, split out from..
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index bea3a05d4d70bbb2399b2bec9e9653aaadcd66e8..61513f20ede165f18720207c68d6667430ae1ba7 100644 (file)
@@ -712,6 +712,9 @@ extern int bfd_get_sign_extend_vma
 extern struct bfd_section *_bfd_elf_tls_setup
   (bfd *, struct bfd_link_info *);
 
+extern struct bfd_section *
+_bfd_nearby_section (bfd *, struct bfd_section *, bfd_vma);
+
 extern void _bfd_fix_excluded_sec_syms
   (bfd *, struct bfd_link_info *);
 
This page took 0.026079 seconds and 4 git commands to generate.