diff options
Diffstat (limited to 'src/boot/me/dwarf.ml')
| -rw-r--r-- | src/boot/me/dwarf.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boot/me/dwarf.ml b/src/boot/me/dwarf.ml index f1d51f16..3aaa1f2f 100644 --- a/src/boot/me/dwarf.ml +++ b/src/boot/me/dwarf.ml @@ -2019,7 +2019,7 @@ let dwarf_visitor let box_type t = let fix = new_fixup "box DIE" in let body_off = - word_sz_int * Abi.box_rc_slot_field_body + word_sz_int * Abi.box_rc_field_body in emit_die (DEF (fix, SEQ [| uleb (get_abbrev_code abbrev_box_type); |