Don't use the output section size to copy input section
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index f06d76e430d3ea34cf7d53be9dd1d23b22a3e29a..0d096f9034e77ac62b82a4de8aade72f586d4f0f 100644 (file)
@@ -6933,7 +6933,8 @@ bfd_size_type bfd_convert_section_size
    (bfd *ibfd, asection *isec, bfd *obfd, bfd_size_type size);
 
 bfd_boolean bfd_convert_section_contents
-   (bfd *ibfd, asection *isec, bfd *obfd, bfd_byte **ptr);
+   (bfd *ibfd, asection *isec, bfd *obfd,
+    bfd_byte **ptr, bfd_size_type *ptr_size);
 
 /* Extracted from archive.c.  */
 symindex bfd_get_next_mapent
This page took 0.027195 seconds and 4 git commands to generate.