PowerPC inline PLT call support
[deliverable/binutils-gdb.git] / elfcpp / powerpc.h
index c4e993ef58364609a8226ae4b9f861bd1ea7c381..71de45970f9070b9685dce2f615b63d0b0080c1d 100644 (file)
@@ -179,6 +179,8 @@ enum
   R_PPC64_REL24_NOTOC = 116,
   R_PPC64_ADDR64_LOCAL = 117,
   R_PPC64_ENTRY = 118,
+  R_POWERPC_PLTSEQ = 119,
+  R_POWERPC_PLTCALL = 120,
 
   R_PPC_VLE_REL8 = 216,
   R_PPC_VLE_REL15 = 217,
This page took 0.02475 seconds and 4 git commands to generate.