]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/dw2gencfi.h
gas: generate .sframe from CFI directives
[thirdparty/binutils-gdb.git] / gas / dw2gencfi.h
index 0f5ae77d8004e369baff5de1577c8856ec1814cb..4ac70d0d1e511e173dae4c781966c9d54673cc82 100644 (file)
@@ -205,5 +205,6 @@ extern struct fde_entry *all_fde_data;
 #define CFI_EMIT_debug_frame            (1 << 1)
 #define CFI_EMIT_target                 (1 << 2)
 #define CFI_EMIT_eh_frame_compact       (1 << 3)
+#define CFI_EMIT_sframe                 (1 << 4)
 
 #endif /* DW2GENCFI_H */