bfd/
[deliverable/binutils-gdb.git] / include / elf / x86-64.h
index 7e9100dba4a022599dfd1bf351002949e8f6febd..2252bd0d10a98b545e79e6270074d5c2003ebe34 100644 (file)
@@ -53,4 +53,8 @@ START_RELOC_NUMBERS (elf_x86_64_reloc_type)
      RELOC_NUMBER (R_X86_64_GNU_VTENTRY, 251)         /* GNU C++ hack  */
 END_RELOC_NUMBERS (R_X86_64_max)
 
+/* Processor specific section types.  */
+
+#define SHT_X86_64_UNWIND      0x70000001      /* unwind information */
+
 #endif
This page took 0.027252 seconds and 4 git commands to generate.