Move free_all_objfiles to program_space
[deliverable/binutils-gdb.git] / elfcpp / arm.h
index b4cd67f87ce49288ee40adb7653443b493774267..aa573440c28035701b5ea0c265de38b800c63fa0 100644 (file)
@@ -197,6 +197,8 @@ enum
   // 131 - 135                 Unallocated
   // Relocations for Armv8.1-M Mainline (BF/BFL)
   R_ARM_THM_BF16 = 136,                // Static       Thumb32 ((S + A) | T) – P
+  R_ARM_THM_BF12 = 137,                // Static       Thumb32 ((S + A) | T) – P
+  R_ARM_THM_BF18 = 138,                // Static       Thumb32 ((S + A) | T) – P
   // 139                       Unallocated
   // 140 - 159                 Dynamic         Reserved for future allocation
   R_ARM_IRELATIVE = 160,       // Dynamic
@@ -303,6 +305,7 @@ enum
   Tag_MPextension_use = 42,
   Tag_undefined43 = 43,
   Tag_DIV_use = 44,
+  Tag_MVE_arch = 48,
   Tag_nodefaults = 64,
   Tag_also_compatible_with = 65,
   Tag_T2EE_use = 66,
This page took 0.03565 seconds and 4 git commands to generate.