| ... | @@ -1253,7 +1253,7 @@ pub const File = struct { | ... | @@ -1253,7 +1253,7 @@ pub const File = struct { |
| 1253 | 0, // `DW.LNS_negate_stmt` | 1253 | 0, // `DW.LNS_negate_stmt` |
| 1254 | 0, // `DW.LNS_set_basic_block` | 1254 | 0, // `DW.LNS_set_basic_block` |
| 1255 | 0, // `DW.LNS_const_add_pc` | 1255 | 0, // `DW.LNS_const_add_pc` |
| 1256 | 0, // `DW.LNS_fixed_advance_pc` | 1256 | 1, // `DW.LNS_fixed_advance_pc` |
| 1257 | 0, // `DW.LNS_set_prologue_end` | 1257 | 0, // `DW.LNS_set_prologue_end` |
| 1258 | 0, // `DW.LNS_set_epilogue_begin` | 1258 | 0, // `DW.LNS_set_epilogue_begin` |
| 1259 | 1, // `DW.LNS_set_isa` | 1259 | 1, // `DW.LNS_set_isa` |