diff options
Diffstat (limited to 'elfcpp/powerpc.h')
-rw-r--r-- | elfcpp/powerpc.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/elfcpp/powerpc.h b/elfcpp/powerpc.h index 98354a2c7d6..0d156b163f4 100644 --- a/elfcpp/powerpc.h +++ b/elfcpp/powerpc.h @@ -176,6 +176,8 @@ enum R_PPC_EMB_BIT_FLD = 115, R_PPC64_DTPREL16_HIGHA = 115, R_PPC_EMB_RELSDA = 116, + R_PPC64_REL24_NOTOC = 116, + R_PPC64_ADDR64_LOCAL = 117, R_PPC_VLE_REL8 = 216, R_PPC_VLE_REL15 = 217, |