readelf large memory allocation
[deliverable/binutils-gdb.git] / binutils / elfcomm.h
index 9bf3c41edbd836ad5be768f71624fad11202355b..731d3dbd346caba5169ebbbff637c1a078a847e2 100644 (file)
@@ -74,7 +74,7 @@ extern char *adjust_relative_path (const char *, const char *, unsigned long);
 
 /* Read the symbol table and long-name table from an archive.  */
 extern int setup_archive (struct archive_info *, const char *, FILE *,
-                         bfd_boolean, bfd_boolean);
+                         bfd_size_type, bfd_boolean, bfd_boolean);
 
 /* Open and setup a nested archive, if not already open.  */
 extern int setup_nested_archive (struct archive_info *, const char *);
This page took 0.025384 seconds and 4 git commands to generate.