aboutsummaryrefslogtreecommitdiff
path: root/elfcpp/powerpc.h
diff options
context:
space:
mode:
Diffstat (limited to 'elfcpp/powerpc.h')
-rw-r--r--elfcpp/powerpc.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/elfcpp/powerpc.h b/elfcpp/powerpc.h
index d06eba4..631de3a 100644
--- a/elfcpp/powerpc.h
+++ b/elfcpp/powerpc.h
@@ -203,6 +203,12 @@ enum
R_PPC64_REL16_HIGHESTA34 = 143,
R_PPC64_D28 = 144,
R_PPC64_PCREL28 = 145,
+ R_PPC64_TPREL34 = 146,
+ R_PPC64_DTPREL34 = 147,
+ R_PPC64_GOT_TLSGD34 = 148,
+ R_PPC64_GOT_TLSLD34 = 149,
+ R_PPC64_GOT_TPREL34 = 150,
+ R_PPC64_GOT_DTPREL34 = 151,
R_PPC_VLE_REL8 = 216,
R_PPC_VLE_REL15 = 217,