diff options
Diffstat (limited to 'elfcpp')
-rw-r--r-- | elfcpp/arm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/elfcpp/arm.h b/elfcpp/arm.h index 12ba3fa..db549a8 100644 --- a/elfcpp/arm.h +++ b/elfcpp/arm.h @@ -309,6 +309,7 @@ enum Tag_PAC_extension = 50, Tag_BTI_extension = 52, Tag_BTI_use = 74, + Tag_PACRET_use = 76, Tag_nodefaults = 64, Tag_also_compatible_with = 65, Tag_T2EE_use = 66, |