Support R_SPARC_WDISP10 and R_SPARC_H34.
[deliverable/binutils-gdb.git] / elfcpp / sparc.h
index 6a9193b355cbff8fa4c54041f9886abe4dd2eed7..77c4668773b904547b8c01ebd1da5ea7ed8aaa7c 100644 (file)
@@ -140,6 +140,7 @@ 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_IRELATIVE = 249,    // Adjust indirectly by program base
 
This page took 0.022653 seconds and 4 git commands to generate.