X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=elfcpp%2Fsparc.h;h=80361485bac319bb76ae270d98749eb8825f98d1;hb=e822f2cda9bc484adb5f8860050640a5c6f1ced9;hp=6a9193b355cbff8fa4c54041f9886abe4dd2eed7;hpb=6e5710cea9c8a6dc04e7b3deb606b7234715e926;p=deliverable%2Fbinutils-gdb.git diff --git a/elfcpp/sparc.h b/elfcpp/sparc.h index 6a9193b355..80361485ba 100644 --- a/elfcpp/sparc.h +++ b/elfcpp/sparc.h @@ -1,6 +1,6 @@ // sparc.h -- ELF definitions specific to EM_SPARC -*- C++ -*- -// Copyright 2008, 2010 Free Software Foundation, Inc. +// Copyright (C) 2008-2020 Free Software Foundation, Inc. // Written by David S. Miller . // This file is part of elfcpp. @@ -140,7 +140,9 @@ enum R_SPARC_H34 = 85, // Direct high 12 of 34 bit R_SPARC_SIZE32 = 86, // size of symbol, 32-bit R_SPARC_SIZE64 = 87, // size of symbol, 64-bit + R_SPARC_WDISP10 = 88, // PC relative 10 bit shifted + R_SPARC_JMP_IREL = 248, // Create PLT slot to IFUNC function R_SPARC_IRELATIVE = 249, // Adjust indirectly by program base // GNU vtable garbage collection extensions.