X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gold%2Fobject.h;h=95f6d56e0861b4b1a49c3a8844adb9b87c3e3c09;hb=4d82fe66e8d38b20ad429cb99a99ed8741336d72;hp=a15509a147c899bcc805911a9368adb0a03f4f08;hpb=39040bb911bc71e49f2a2dd951f8af1b44e562d7;p=deliverable%2Fbinutils-gdb.git diff --git a/gold/object.h b/gold/object.h index a15509a147..95f6d56e08 100644 --- a/gold/object.h +++ b/gold/object.h @@ -1,6 +1,6 @@ // object.h -- support for an object file for linking in gold -*- C++ -*- -// Copyright (C) 2006-2015 Free Software Foundation, Inc. +// Copyright (C) 2006-2016 Free Software Foundation, Inc. // Written by Ian Lance Taylor . // This file is part of gold. @@ -2710,7 +2710,8 @@ class Sized_relobj_file : public Sized_relobj unsigned int sh_type, unsigned int shndx, const unsigned char* prelocs, size_t reloc_count, unsigned char* view, section_size_type view_size, - Reloc_symbol_changes** reloc_map); + Reloc_symbol_changes** reloc_map, + const Sized_target* target); template void @@ -2718,7 +2719,8 @@ class Sized_relobj_file : public Sized_relobj unsigned int shndx, const unsigned char* prelocs, size_t reloc_count, unsigned char* view, section_size_type view_size, - Reloc_symbol_changes** reloc_map); + Reloc_symbol_changes** reloc_map, + const Sized_target* target); // Find all functions in a section. void