]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gold/symtab.h
* object.h (class Object): Remove target_ field, and target,
[thirdparty/binutils-gdb.git] / gold / symtab.h
index b89fd6641316667f7679637fcb04ffbc438818ec..ef8e68032bd445e2a4968bfd2b7ab2524b3dad54 100644 (file)
@@ -1450,7 +1450,7 @@ class Symbol_table
 
   // Adjust NAME and *NAME_KEY for wrapping.
   const char*
-  wrap_symbol(Object* object, const char*, Stringpool::Key* name_key);
+  wrap_symbol(const char* name, Stringpool::Key* name_key);
 
   // Whether we should override a symbol, based on flags in
   // resolve.cc.