X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=elfcpp%2Fsparc.h;h=6a9193b355cbff8fa4c54041f9886abe4dd2eed7;hb=423ec54cd3a05bdd5835076e3afe962fe4dd025b;hp=37036fae96a72f908578894e61697f3bfb2f4915;hpb=bca18a16dd095af0f9e1eb0c8f684f49a57736a5;p=binutils-gdb.git diff --git a/elfcpp/sparc.h b/elfcpp/sparc.h index 37036fae96a..6a9193b355c 100644 --- a/elfcpp/sparc.h +++ b/elfcpp/sparc.h @@ -1,6 +1,6 @@ // sparc.h -- ELF definitions specific to EM_SPARC -*- C++ -*- -// Copyright 2008, Free Software Foundation, Inc. +// Copyright 2008, 2010 Free Software Foundation, Inc. // Written by David S. Miller . // This file is part of elfcpp. @@ -141,6 +141,8 @@ enum R_SPARC_SIZE32 = 86, // size of symbol, 32-bit R_SPARC_SIZE64 = 87, // size of symbol, 64-bit + R_SPARC_IRELATIVE = 249, // Adjust indirectly by program base + // GNU vtable garbage collection extensions. R_SPARC_GNU_VTINHERIT = 250, R_SPARC_GNU_VTENTRY = 251,