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 42144ce..12ba3fa 100644 --- a/elfcpp/arm.h +++ b/elfcpp/arm.h @@ -308,6 +308,7 @@ enum Tag_MVE_arch = 48, Tag_PAC_extension = 50, Tag_BTI_extension = 52, + Tag_BTI_use = 74, Tag_nodefaults = 64, Tag_also_compatible_with = 65, Tag_T2EE_use = 66, |