aboutsummaryrefslogtreecommitdiff
path: root/elfcpp/powerpc.h
diff options
context:
space:
mode:
Diffstat (limited to 'elfcpp/powerpc.h')
-rw-r--r--elfcpp/powerpc.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/elfcpp/powerpc.h b/elfcpp/powerpc.h
index cb0e05e..4008f55 100644
--- a/elfcpp/powerpc.h
+++ b/elfcpp/powerpc.h
@@ -200,6 +200,13 @@ enum
R_PPC_VLE_SDAREL_HA16A = 231,
R_PPC_VLE_SDAREL_HA16D = 232,
+ R_PPC64_REL16_HIGH = 240,
+ R_PPC64_REL16_HIGHA = 241,
+ R_PPC64_REL16_HIGHER = 242,
+ R_PPC64_REL16_HIGHERA = 243,
+ R_PPC64_REL16_HIGHEST = 244,
+ R_PPC64_REL16_HIGHESTA = 245,
+
R_POWERPC_REL16DX_HA = 246,
R_PPC64_JMP_IREL = 247,
R_POWERPC_IRELATIVE = 248,