aboutsummaryrefslogtreecommitdiff
path: root/elfcpp/powerpc.h
diff options
context:
space:
mode:
Diffstat (limited to 'elfcpp/powerpc.h')
-rw-r--r--elfcpp/powerpc.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/elfcpp/powerpc.h b/elfcpp/powerpc.h
index 8426a5b..2ab7362 100644
--- a/elfcpp/powerpc.h
+++ b/elfcpp/powerpc.h
@@ -205,10 +205,10 @@ enum
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_PPC64_GOT_TLSGD_PCREL34 = 148,
+ R_PPC64_GOT_TLSLD_PCREL34 = 149,
+ R_PPC64_GOT_TPREL_PCREL34 = 150,
+ R_PPC64_GOT_DTPREL_PCREL34 = 151,
R_PPC_VLE_REL8 = 216,
R_PPC_VLE_REL15 = 217,