diff options
Diffstat (limited to 'elfcpp/sparc.h')
-rw-r--r-- | elfcpp/sparc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/elfcpp/sparc.h b/elfcpp/sparc.h index 6a9193b..77c4668 100644 --- a/elfcpp/sparc.h +++ b/elfcpp/sparc.h @@ -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 |