Linux process record and replay support.
[deliverable/binutils-gdb.git] / gold / mapfile.h
index e2cf08555870b7672bcb4c594f90ae4ae6b8ffe4..ab55c38ea4f738ffbae26687d7f77ff07a4faf57 100644 (file)
@@ -57,7 +57,7 @@ class Mapfile
   // Report that we are including a member from an archive.  This is
   // called by the archive reading code.
   void
-  report_include_archive_member(const Archive*, const std::string& member_name,
+  report_include_archive_member(const std::string& member_name,
                                const Symbol* sym, const char* why);
 
   // Report allocating a common symbol.
This page took 0.022931 seconds and 4 git commands to generate.