2012-02-24 Luis Machado <lgustavo@codesourcery>
[deliverable/binutils-gdb.git] / bfd / libcoff-in.h
index 8bfda723b4f9e2bad23d62c35d9b64332d2dcf37..0cd8de5d3b2fe3631e122a1eb0f5e45139787f47 100644 (file)
@@ -318,6 +318,9 @@ extern void coff_mangle_symbols
   (bfd *);
 extern bfd_boolean coff_write_symbols
   (bfd *);
+extern bfd_boolean coff_write_alien_symbol
+  (bfd *, asymbol *, struct internal_syment *, bfd_vma *,
+   bfd_size_type *, asection **, bfd_size_type *);
 extern bfd_boolean coff_write_linenumbers
   (bfd *);
 extern alent *coff_get_lineno
This page took 0.024734 seconds and 4 git commands to generate.