include/elf/
[deliverable/binutils-gdb.git] / include / elf / arm.h
index e3df27f969b3ea56e83b21d11f3f07929489c350..5b01835a74ade3e55eabd1451875f6dba10c546a 100644 (file)
@@ -226,6 +226,8 @@ START_RELOC_NUMBERS (elf_arm_reloc_type)
   RELOC_NUMBER (R_ARM_ME_TOO,          128)   /* obsolete */
   RELOC_NUMBER (R_ARM_THM_TLS_DESCSEQ  ,129)
 
+  RELOC_NUMBER (R_ARM_IRELATIVE,       160)
+
   /* Extensions?  R=read-only?  */
   RELOC_NUMBER (R_ARM_RXPC25,          249)
   RELOC_NUMBER (R_ARM_RSBREL32,        250)
This page took 0.023955 seconds and 4 git commands to generate.