diff options
Diffstat (limited to 'elfcpp/powerpc.h')
-rw-r--r-- | elfcpp/powerpc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/elfcpp/powerpc.h b/elfcpp/powerpc.h index ae30c8a..a8b005e 100644 --- a/elfcpp/powerpc.h +++ b/elfcpp/powerpc.h @@ -178,6 +178,7 @@ enum R_PPC_EMB_RELSDA = 116, R_PPC64_REL24_NOTOC = 116, R_PPC64_ADDR64_LOCAL = 117, + R_PPC64_ENTRY = 118, R_PPC_VLE_REL8 = 216, R_PPC_VLE_REL15 = 217, |