X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gold%2Fincremental.h;h=5440c863f9f3fe903afd3c1825352c7393b7ba53;hb=e39371a3c471d65d5a83f89fd22c5c1184ee4145;hp=77803fc122aa19d1baeed1e6b26408f32d994530;hpb=43819297ce3e76908a840fa66159ca83c1560fe5;p=platform%2Fupstream%2Fbinutils.git diff --git a/gold/incremental.h b/gold/incremental.h index 77803fc..5440c86 100644 --- a/gold/incremental.h +++ b/gold/incremental.h @@ -1,6 +1,6 @@ // inremental.h -- incremental linking support for gold -*- C++ -*- -// Copyright 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc. +// Copyright (C) 2009-2014 Free Software Foundation, Inc. // Written by Mikolaj Zalewski . // This file is part of gold. @@ -1901,7 +1901,7 @@ class Sized_relobj_incr : public Sized_relobj // Get the name of a section. std::string - do_section_name(unsigned int shndx); + do_section_name(unsigned int shndx) const; // Return a view of the contents of a section. const unsigned char* @@ -2112,7 +2112,7 @@ class Sized_incr_dynobj : public Dynobj // Get the name of a section. std::string - do_section_name(unsigned int shndx); + do_section_name(unsigned int shndx) const; // Return a view of the contents of a section. const unsigned char*