Skip to content

Instantly share code, notes, and snippets.

@stphnt
Created July 14, 2023 22:44
Show Gist options
  • Save stphnt/72a877754761ac4e1c98ff5ec6860b2f to your computer and use it in GitHub Desktop.
Save stphnt/72a877754761ac4e1c98ff5ec6860b2f to your computer and use it in GitHub Desktop.
Assembly for a linkme::DistributedSlice called ITEMS with three items in it. `item.name.len()` returns 48 when it should return 5.
.text
.def @feat.00;
.scl 3;
.type 0;
.endef
.globl @feat.00
.set @feat.00, 0
.intel_syntax noprefix
.file "status_access_violation.e59d84ea29ccfa64-cgu.0"
.def std::sys_common::backtrace::__rust_begin_short_backtrace;
.scl 3;
.type 32;
.endef
.section .text,"xr",one_only,std::sys_common::backtrace::__rust_begin_short_backtrace
.p2align 4, 0x90
std::sys_common::backtrace::__rust_begin_short_backtrace:
.cv_func_id 0
.seh_proc _ZN3std10sys_common9backtrace28__rust_begin_short_backtrace17h0f4dfb1988a98a6aE
sub rsp, 40
.seh_stackalloc 40
.seh_endprologue
.cv_inline_site_id 1 within 0 inlined_at 1 135 0
call rcx
.cv_inline_site_id 2 within 0 inlined_at 1 138 0
#APP
#NO_APP
nop
add rsp, 40
ret
.seh_endproc
.def std::rt::lang_start;
.scl 2;
.type 32;
.endef
.section .text,"xr",one_only,std::rt::lang_start
.globl std::rt::lang_start
.p2align 4, 0x90
std::rt::lang_start:
.cv_func_id 3
.seh_proc _ZN3std2rt10lang_start17he98a08ff99d3588bE
sub rsp, 56
.seh_stackalloc 56
.seh_endprologue
mov rax, r8
mov r8, rdx
mov qword ptr [rsp + 48], rcx
mov byte ptr [rsp + 32], r9b
lea rdx, [rip + __unnamed_1]
lea rcx, [rsp + 48]
mov r9, rax
call std::rt::lang_start_internal
nop
add rsp, 56
ret
.seh_endproc
.def std::rt::lang_start::{{closure}};
.scl 3;
.type 32;
.endef
.section .text,"xr",one_only,std::rt::lang_start::{{closure}}
.p2align 4, 0x90
std::rt::lang_start::{{closure}}:
.cv_func_id 4
.seh_proc _ZN3std2rt10lang_start28_$u7b$$u7b$closure$u7d$$u7d$17h30316fa57f54d06cE
sub rsp, 40
.seh_stackalloc 40
.seh_endprologue
mov rcx, qword ptr [rcx]
call std::sys_common::backtrace::__rust_begin_short_backtrace
xor eax, eax
add rsp, 40
ret
.seh_endproc
.def <&T as core::fmt::Display>::fmt;
.scl 3;
.type 32;
.endef
.section .text,"xr",one_only,<&T as core::fmt::Display>::fmt
.p2align 4, 0x90
<&T as core::fmt::Display>::fmt:
.cv_func_id 5
mov r8, rdx
mov rax, qword ptr [rcx]
mov rdx, qword ptr [rcx + 8]
mov rcx, rax
jmp <str as core::fmt::Display>::fmt
.def core::fmt::num::<impl core::fmt::Debug for usize>::fmt;
.scl 3;
.type 32;
.endef
.section .text,"xr",one_only,core::fmt::num::<impl core::fmt::Debug for usize>::fmt
.p2align 4, 0x90
core::fmt::num::<impl core::fmt::Debug for usize>::fmt:
.cv_func_id 6
.seh_proc _ZN4core3fmt3num52_$LT$impl$u20$core..fmt..Debug$u20$for$u20$usize$GT$3fmt17he353852cc491508cE
push rsi
.seh_pushreg rsi
push rdi
.seh_pushreg rdi
sub rsp, 40
.seh_stackalloc 40
.seh_endprologue
mov rsi, rdx
mov rdi, rcx
mov rcx, rdx
call core::fmt::Formatter::debug_lower_hex
test al, al
je .LBB4_1
mov rcx, rdi
mov rdx, rsi
add rsp, 40
pop rdi
pop rsi
jmp core::fmt::num::<impl core::fmt::LowerHex for usize>::fmt
.LBB4_1:
mov rcx, rsi
call core::fmt::Formatter::debug_upper_hex
mov rcx, rdi
mov rdx, rsi
test al, al
je .LBB4_4
add rsp, 40
pop rdi
pop rsi
jmp core::fmt::num::<impl core::fmt::UpperHex for usize>::fmt
.LBB4_4:
nop
add rsp, 40
pop rdi
pop rsi
jmp core::fmt::num::imp::<impl core::fmt::Display for usize>::fmt
.seh_endproc
.def core::ops::function::FnOnce::call_once{{vtable.shim}};
.scl 3;
.type 32;
.endef
.section .text,"xr",one_only,core::ops::function::FnOnce::call_once{{vtable.shim}}
.p2align 4, 0x90
core::ops::function::FnOnce::call_once{{vtable.shim}}:
.cv_func_id 7
.seh_proc _ZN4core3ops8function6FnOnce40call_once$u7b$$u7b$vtable.shim$u7d$$u7d$17h4865b4ac1363095dE
sub rsp, 40
.seh_stackalloc 40
.seh_endprologue
mov rcx, qword ptr [rcx]
.cv_inline_site_id 8 within 7 inlined_at 2 250 0
.cv_inline_site_id 9 within 8 inlined_at 2 250 0
call std::sys_common::backtrace::__rust_begin_short_backtrace
xor eax, eax
add rsp, 40
ret
.seh_endproc
.def core::ops::function::FnOnce::call_once;
.scl 3;
.type 32;
.endef
.section .text,"xr",one_only,core::ops::function::FnOnce::call_once
.p2align 4, 0x90
core::ops::function::FnOnce::call_once:
.cv_func_id 10
.seh_proc _ZN4core3ops8function6FnOnce9call_once17hc67d52552141aaf2E
push r15
.seh_pushreg r15
push r14
.seh_pushreg r14
push rsi
.seh_pushreg rsi
push rdi
.seh_pushreg rdi
push rbx
.seh_pushreg rbx
sub rsp, 176
.seh_stackalloc 176
.seh_endprologue
mov rsi, rcx
.cv_inline_site_id 11 within 10 inlined_at 2 250 0
.cv_inline_site_id 12 within 11 inlined_at 8 27 0
.cv_inline_site_id 13 within 12 inlined_at 8 29 0
movups xmm0, xmmword ptr [rip + status_access_violation::ITEMS+32]
movaps xmmword ptr [rsp + 144], xmm0
movups xmm0, xmmword ptr [rip + status_access_violation::ITEMS+16]
movaps xmmword ptr [rsp + 128], xmm0
movups xmm0, xmmword ptr [rip + status_access_violation::ITEMS]
movaps xmmword ptr [rsp + 112], xmm0
.cv_inline_site_id 14 within 13 inlined_at 7 293 0
lea rax, [rip + status_access_violation::ITEMS::DUPCHECK_STOP]
lea rcx, [rip + status_access_violation::ITEMS::DUPCHECK_START+8]
cmp rcx, rax
jb .LBB6_1
.cv_inline_site_id 15 within 12 inlined_at 8 29 0
lea r14, [rip + status_access_violation::ITEMS::LINKME_START]
lea rbx, [rip + status_access_violation::ITEMS::LINKME_STOP]
sub rbx, r14
cmp rbx, 16
jb .LBB6_11
lea rcx, [rsp + 32]
call core::str::converts::from_utf8
.cv_inline_site_id 16 within 12 inlined_at 8 41 0
cmp qword ptr [rsp + 32], 0
jne .LBB6_5
and rbx, -16
cmp rbx, 16
je .LBB6_11
lea r15, [rip + status_access_violation::ITEMS::LINKME_START+16]
lea rdi, [rsp + 32]
add r14, rbx
.p2align 4, 0x90
.LBB6_8:
mov rdx, qword ptr [r15]
mov rbx, qword ptr [r15 + 8]
mov rcx, rdi
mov r8, rbx
call core::str::converts::from_utf8
cmp qword ptr [rsp + 32], 0
jne .LBB6_9
add r15, 16
cmp r15, r14
jne .LBB6_8
.LBB6_11:
.cv_inline_site_id 17 within 11 inlined_at 8 27 0
mov qword ptr [rsi], 0
mov rax, rsi
add rsp, 176
pop rbx
pop rdi
pop rsi
pop r14
pop r15
ret
.LBB6_1:
lea rax, [rsp + 112]
mov qword ptr [rsp + 32], rax
lea rax, [rip + <&T as core::fmt::Display>::fmt]
mov qword ptr [rsp + 40], rax
.cv_inline_site_id 18 within 14 inlined_at 7 257 0
lea rax, [rip + __unnamed_2]
mov qword ptr [rsp + 56], rax
mov qword ptr [rsp + 64], 2
mov qword ptr [rsp + 88], 0
lea rax, [rsp + 32]
mov qword ptr [rsp + 72], rax
mov qword ptr [rsp + 80], 1
lea rdx, [rip + __unnamed_3]
jmp .LBB6_2
.LBB6_5:
.LBB6_9:
movups xmm0, xmmword ptr [rsp + 40]
movaps xmmword ptr [rsp + 160], xmm0
.cv_inline_site_id 19 within 16 inlined_at 10 1428 0
.cv_inline_site_id 20 within 19 inlined_at 8 41 0
mov qword ptr [rsp + 104], rbx
lea rax, [rsp + 104]
mov qword ptr [rsp + 112], rax
lea rax, [rip + core::fmt::num::<impl core::fmt::Debug for usize>::fmt]
mov qword ptr [rsp + 120], rax
lea rax, [rsp + 160]
mov qword ptr [rsp + 128], rax
lea rax, [rip + <core::str::error::Utf8Error as core::fmt::Debug>::fmt]
mov qword ptr [rsp + 136], rax
.cv_inline_site_id 21 within 19 inlined_at 8 41 0
lea rax, [rip + __unnamed_4]
mov qword ptr [rsp + 56], rax
mov qword ptr [rsp + 64], 2
mov qword ptr [rsp + 88], 0
lea rax, [rsp + 112]
mov qword ptr [rsp + 72], rax
mov qword ptr [rsp + 80], 2
lea rdx, [rip + __unnamed_5]
.LBB6_2:
lea rcx, [rsp + 56]
call core::panicking::panic_fmt
ud2
.seh_endproc
.def core::ptr::drop_in_place<std::rt::lang_start<()>::{{closure}}>;
.scl 3;
.type 32;
.endef
.section .text,"xr",one_only,core::ptr::drop_in_place<std::rt::lang_start<()>::{{closure}}>
.p2align 4, 0x90
core::ptr::drop_in_place<std::rt::lang_start<()>::{{closure}}>:
.cv_func_id 22
ret
.def status_access_violation::main;
.scl 3;
.type 32;
.endef
.section .text,"xr",one_only,status_access_violation::main
.p2align 4, 0x90
status_access_violation::main:
.cv_func_id 23
lea rcx, [rip + __unnamed_6]
mov edx, 1
jmp test::test_main_static
.def main;
.scl 2;
.type 32;
.endef
.section .text,"xr",one_only,main
.globl main
.p2align 4, 0x90
main:
.seh_proc main
sub rsp, 56
.seh_stackalloc 56
.seh_endprologue
mov r9, rdx
movsxd r8, ecx
lea rax, [rip + status_access_violation::main]
mov qword ptr [rsp + 48], rax
mov byte ptr [rsp + 32], 0
lea rdx, [rip + __unnamed_1]
lea rcx, [rsp + 48]
call std::rt::lang_start_internal
nop
add rsp, 56
ret
.seh_endproc
.section .rdata,"dr",one_only,__unnamed_1
.p2align 3, 0x0
__unnamed_1:
.quad core::ptr::drop_in_place<std::rt::lang_start<()>::{{closure}}>
.asciz "\b\000\000\000\000\000\000\000\b\000\000\000\000\000\000"
.quad core::ops::function::FnOnce::call_once{{vtable.shim}}
.quad std::rt::lang_start::{{closure}}
.quad std::rt::lang_start::{{closure}}
.section .rdata,"dr",one_only,__unnamed_7
__unnamed_7:
.ascii "duplicate #[distributed_slice] with name \""
.section .rdata,"dr",one_only,__unnamed_8
__unnamed_8:
.byte 34
.section .rdata,"dr",one_only,__unnamed_2
.p2align 3, 0x0
__unnamed_2:
.quad __unnamed_7
.asciz "*\000\000\000\000\000\000"
.quad __unnamed_8
.asciz "\001\000\000\000\000\000\000"
.section .rdata,"dr",one_only,__unnamed_9
__unnamed_9:
.ascii "C:\\Users\\steph\\projects\\rust\\linkme\\src\\distributed_slice.rs"
.section .rdata,"dr",one_only,__unnamed_3
.p2align 3, 0x0
__unnamed_3:
.quad __unnamed_9
.asciz "<\000\000\000\000\000\000\000\001\001\000\000\r\000\000"
.section .rdata,"dr",one_only,__unnamed_10
__unnamed_10:
.ascii "ITEMS"
.section .rdata,"dr",one_only,status_access_violation::ITEMS
.p2align 3, 0x0
status_access_violation::ITEMS:
.quad __unnamed_10
.asciz "\005\000\000\000\000\000\000"
.quad status_access_violation::ITEMS::LINKME_START
.quad status_access_violation::ITEMS::LINKME_STOP
.quad status_access_violation::ITEMS::DUPCHECK_START
.quad status_access_violation::ITEMS::DUPCHECK_STOP
.section .linkme_ITEMS$a,"dr"
.p2align 3, 0x0
status_access_violation::ITEMS::LINKME_START:
.section .linkme_ITEMS$c,"dr"
.p2align 3, 0x0
status_access_violation::ITEMS::LINKME_STOP:
.section .linkm2_ITEMS$a,"dr"
status_access_violation::ITEMS::DUPCHECK_START:
.section .linkm2_ITEMS$c,"dr"
status_access_violation::ITEMS::DUPCHECK_STOP:
.section .linkm2_ITEMS$b,"dr"
.p2align 3, 0x0
status_access_violation::ITEMS::DUPCHECK:
.asciz "\001\000\000\000\000\000\000"
.section .rdata,"dr",one_only,__unnamed_11
__unnamed_11:
.ascii "tests\\status_access_violation.rs"
.section .rdata,"dr",one_only,__unnamed_12
__unnamed_12:
.ascii "invalid utf8: "
.section .rdata,"dr",one_only,__unnamed_13
__unnamed_13:
.ascii ": "
.section .rdata,"dr",one_only,__unnamed_4
.p2align 3, 0x0
__unnamed_4:
.quad __unnamed_12
.asciz "\016\000\000\000\000\000\000"
.quad __unnamed_13
.asciz "\002\000\000\000\000\000\000"
.section .rdata,"dr",one_only,__unnamed_5
.p2align 3, 0x0
__unnamed_5:
.quad __unnamed_11
.asciz " \000\000\000\000\000\000\000)\000\000\000#\000\000"
.section .rdata,"dr",one_only,__unnamed_14
__unnamed_14:
.ascii "item3"
.section .linkme_ITEMS$b,"dr"
.p2align 3, 0x0
status_access_violation::ITEM3:
.quad __unnamed_14
.asciz "\005\000\000\000\000\000\000"
.section .rdata,"dr",one_only,__unnamed_15
__unnamed_15:
.ascii "item2"
.section .linkme_ITEMS$b,"dr"
.p2align 3, 0x0
status_access_violation::ITEM2:
.quad __unnamed_15
.asciz "\005\000\000\000\000\000\000"
.section .rdata,"dr",one_only,__unnamed_16
__unnamed_16:
.ascii "item1"
.section .linkme_ITEMS$b,"dr"
.p2align 3, 0x0
status_access_violation::ITEM1:
.quad __unnamed_16
.asciz "\005\000\000\000\000\000\000"
.section .rdata,"dr",one_only,__unnamed_17
__unnamed_17:
.ascii "test_failure"
.section .rdata,"dr",one_only,__unnamed_18
.p2align 3, 0x0
__unnamed_18:
.zero 8
.zero 16
.zero 1
.zero 7
.quad __unnamed_17
.asciz "\f\000\000\000\000\000\000"
.zero 8
.quad __unnamed_11
.asciz " \000\000\000\000\000\000\000\000\000\000\000\000\000\000"
.zero 8
.ascii "\033\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\033\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\000\000\000\001"
.zero 4
.zero 8
.quad core::ops::function::FnOnce::call_once
.zero 8
.section .rdata,"dr",one_only,__unnamed_6
.p2align 3, 0x0
__unnamed_6:
.quad __unnamed_18
.section .debug$S,"dr"
.p2align 2, 0x0
.long 4
.long 241
.long .Ltmp71-.Ltmp70
.short .Ltmp73-.Ltmp72
.short 4353
.long 0
.byte 0
.p2align 2, 0x0
.short .Ltmp75-.Ltmp74
.short 4412
.long 21
.short 208
.short 1
.short 71
.short 0
.short 0
.short 16005
.short 0
.short 0
.short 0
.asciz "clang LLVM (rustc version 1.71.0 (8ede3aae2 2023-07-12))"
.p2align 2, 0x0
.p2align 2, 0x0
.long 246
.long .Ltmp77-.Ltmp76
.long 0
.long 4102
.cv_filechecksumoffset 2
.long 250
.long 4111
.cv_filechecksumoffset 3
.long 292
.long 4118
.cv_filechecksumoffset 2
.long 250
.long 4123
.cv_filechecksumoffset 4
.long 166
.long 4180
.cv_filechecksumoffset 8
.long 27
.long 4182
.cv_filechecksumoffset 8
.long 27
.long 4218
.cv_filechecksumoffset 7
.long 292
.long 4224
.cv_filechecksumoffset 7
.long 255
.long 4251
.cv_filechecksumoffset 9
.long 131
.long 4305
.cv_filechecksumoffset 10
.long 1425
.long 4308
.cv_filechecksumoffset 11
.long 208
.long 4458
.cv_filechecksumoffset 5
.long 307
.long 4461
.cv_filechecksumoffset 8
.long 41
.long 4465
.cv_filechecksumoffset 12
.long 160
.p2align 2, 0x0
.section .debug$S,"dr",associative,std::sys_common::backtrace::__rust_begin_short_backtrace
.p2align 2, 0x0
.long 4
.long 241
.long .Ltmp79-.Ltmp78
.short .Ltmp81-.Ltmp80
.short 4422
.long 0
.long 0
.long 0
.long .Lfunc_end0-std::sys_common::backtrace::__rust_begin_short_backtrace
.long 0
.long 0
.long 4467
.secrel32 std::sys_common::backtrace::__rust_begin_short_backtrace
.secidx std::sys_common::backtrace::__rust_begin_short_backtrace
.byte 0
.asciz "std::sys_common::backtrace::__rust_begin_short_backtrace<void (*)(),tuple$<> >"
.p2align 2, 0x0
.short .Ltmp83-.Ltmp82
.short 4114
.long 40
.long 0
.long 0
.long 0
.long 0
.short 0
.long 1138696
.p2align 2, 0x0
.short .Ltmp85-.Ltmp84
.short 4414
.long 4099
.short 1
.asciz "f"
.p2align 2, 0x0
.cv_def_range .Lfunc_begin0 .Ltmp1, reg, 330
.short .Ltmp87-.Ltmp86
.short 4429
.long 0
.long 0
.long 4102
.cv_inline_linetable 1 2 250 .Lfunc_begin0 .Lfunc_end0
.p2align 2, 0x0
.short .Ltmp89-.Ltmp88
.short 4414
.long 4099
.short 1
.byte 0
.p2align 2, 0x0
.cv_def_range .Lfunc_begin0 .Ltmp1, reg, 330
.short 2
.short 4430
.short .Ltmp91-.Ltmp90
.short 4429
.long 0
.long 0
.long 4111
.cv_inline_linetable 2 3 292 .Lfunc_begin0 .Lfunc_end0
.p2align 2, 0x0
.short 2
.short 4430
.short 2
.short 4431
.p2align 2, 0x0
.cv_linetable 0, std::sys_common::backtrace::__rust_begin_short_backtrace, .Lfunc_end0
.section .debug$S,"dr",associative,std::rt::lang_start
.p2align 2, 0x0
.long 4
.long 241
.long .Ltmp93-.Ltmp92
.short .Ltmp95-.Ltmp94
.short 4423
.long 0
.long 0
.long 0
.long .Lfunc_end1-std::rt::lang_start
.long 0
.long 0
.long 4472
.secrel32 std::rt::lang_start
.secidx std::rt::lang_start
.byte 0
.asciz "std::rt::lang_start<tuple$<> >"
.p2align 2, 0x0
.short .Ltmp97-.Ltmp96
.short 4114
.long 56
.long 0
.long 0
.long 0
.long 0
.short 0
.long 1138688
.p2align 2, 0x0
.short .Ltmp99-.Ltmp98
.short 4414
.long 4099
.short 1
.asciz "main"
.p2align 2, 0x0
.cv_def_range .Lfunc_begin1 .Ltmp6, reg, 330
.short .Ltmp101-.Ltmp100
.short 4414
.long 19
.short 1
.asciz "argc"
.p2align 2, 0x0
.cv_def_range .Lfunc_begin1 .Ltmp5, reg, 331
.cv_def_range .Ltmp5 .Ltmp8, reg, 336
.short .Ltmp103-.Ltmp102
.short 4414
.long 4469
.short 1
.asciz "argv"
.p2align 2, 0x0
.cv_def_range .Lfunc_begin1 .Ltmp4, reg, 336
.cv_def_range .Ltmp4 .Ltmp8, reg, 328
.short .Ltmp105-.Ltmp104
.short 4414
.long 32
.short 1
.asciz "sigpipe"
.p2align 2, 0x0
.cv_def_range .Lfunc_begin1 .Ltmp7, reg, 345
.short 2
.short 4431
.p2align 2, 0x0
.cv_linetable 3, std::rt::lang_start, .Lfunc_end1
.section .debug$S,"dr",associative,std::rt::lang_start::{{closure}}
.p2align 2, 0x0
.long 4
.long 241
.long .Ltmp107-.Ltmp106
.short .Ltmp109-.Ltmp108
.short 4422
.long 0
.long 0
.long 0
.long .Lfunc_end2-std::rt::lang_start::{{closure}}
.long 0
.long 0
.long 4123
.secrel32 std::rt::lang_start::{{closure}}
.secidx std::rt::lang_start::{{closure}}
.byte 0
.asciz "std::rt::lang_start::closure$0<tuple$<> >"
.p2align 2, 0x0
.short .Ltmp111-.Ltmp110
.short 4114
.long 40
.long 0
.long 0
.long 0
.long 0
.short 0
.long 1138720
.p2align 2, 0x0
.short .Ltmp113-.Ltmp112
.short 4414
.long 4099
.short 0
.asciz "main"
.p2align 2, 0x0
.cv_def_range .Ltmp10 .Ltmp11, reg_rel, 330, 0, 0
.short 2
.short 4431
.p2align 2, 0x0
.cv_linetable 4, std::rt::lang_start::{{closure}}, .Lfunc_end2
.section .debug$S,"dr",associative,<&T as core::fmt::Display>::fmt
.p2align 2, 0x0
.long 4
.long 241
.long .Ltmp115-.Ltmp114
.short .Ltmp117-.Ltmp116
.short 4422
.long 0
.long 0
.long 0
.long .Lfunc_end3-<&T as core::fmt::Display>::fmt
.long 0
.long 0
.long 4476
.secrel32 <&T as core::fmt::Display>::fmt
.secidx <&T as core::fmt::Display>::fmt
.byte 0
.asciz "core::fmt::impl$55::fmt<str$>"
.p2align 2, 0x0
.short .Ltmp119-.Ltmp118
.short 4114
.long 0
.long 0
.long 0
.long 0
.long 0
.short 0
.long 1056768
.p2align 2, 0x0
.short .Ltmp121-.Ltmp120
.short 4414
.long 4316
.short 1
.asciz "self"
.p2align 2, 0x0
.cv_def_range .Lfunc_begin3 .Ltmp15, reg, 330
.short .Ltmp123-.Ltmp122
.short 4414
.long 4344
.short 1
.asciz "f"
.p2align 2, 0x0
.cv_def_range .Lfunc_begin3 .Ltmp14, reg, 331
.cv_def_range .Ltmp14 .Ltmp16, reg, 336
.short 2
.short 4431
.p2align 2, 0x0
.cv_linetable 5, <&T as core::fmt::Display>::fmt, .Lfunc_end3
.section .debug$S,"dr",associative,core::fmt::num::<impl core::fmt::Debug for usize>::fmt
.p2align 2, 0x0
.long 4
.long 241
.long .Ltmp125-.Ltmp124
.short .Ltmp127-.Ltmp126
.short 4422
.long 0
.long 0
.long 0
.long .Lfunc_end4-core::fmt::num::<impl core::fmt::Debug for usize>::fmt
.long 0
.long 0
.long 4480
.secrel32 core::fmt::num::<impl core::fmt::Debug for usize>::fmt
.secidx core::fmt::num::<impl core::fmt::Debug for usize>::fmt
.byte 0
.asciz "core::fmt::num::impl$89::fmt"
.p2align 2, 0x0
.short .Ltmp129-.Ltmp128
.short 4114
.long 40
.long 0
.long 0
.long 16
.long 0
.short 0
.long 1138720
.p2align 2, 0x0
.short .Ltmp131-.Ltmp130
.short 4414
.long 1571
.short 1
.asciz "self"
.p2align 2, 0x0
.cv_def_range .Lfunc_begin4 .Ltmp18 .Ltmp21 .Ltmp23, reg, 330
.cv_def_range .Ltmp18 .Ltmp21 .Ltmp23 .Ltmp25 .Ltmp27 .Ltmp28, reg, 333
.short .Ltmp133-.Ltmp132
.short 4414
.long 4344
.short 1
.asciz "f"
.p2align 2, 0x0
.cv_def_range .Lfunc_begin4 .Ltmp19 .Ltmp22 .Ltmp23, reg, 331
.cv_def_range .Ltmp19 .Ltmp22 .Ltmp23 .Ltmp26 .Ltmp27 .Ltmp29, reg, 332
.short 2
.short 4431
.p2align 2, 0x0
.cv_linetable 6, core::fmt::num::<impl core::fmt::Debug for usize>::fmt, .Lfunc_end4
.section .debug$S,"dr",associative,core::ops::function::FnOnce::call_once{{vtable.shim}}
.p2align 2, 0x0
.long 4
.long 241
.long .Ltmp135-.Ltmp134
.short .Ltmp137-.Ltmp136
.short 4422
.long 0
.long 0
.long 0
.long .Lfunc_end5-core::ops::function::FnOnce::call_once{{vtable.shim}}
.long 0
.long 0
.long 4481
.secrel32 core::ops::function::FnOnce::call_once{{vtable.shim}}
.secidx core::ops::function::FnOnce::call_once{{vtable.shim}}
.byte 0
.asciz "core::ops::function::FnOnce::call_once<std::rt::lang_start::closure_env$0<tuple$<> >,tuple$<> >"
.p2align 2, 0x0
.short .Ltmp139-.Ltmp138
.short 4114
.long 40
.long 0
.long 0
.long 0
.long 0
.short 0
.long 1138736
.p2align 2, 0x0
.short .Ltmp141-.Ltmp140
.short 4414
.long 4120
.short 1
.byte 0
.p2align 2, 0x0
.cv_def_range .Lfunc_begin5 .Ltmp32, reg, 330
.short .Ltmp143-.Ltmp142
.short 4429
.long 0
.long 0
.long 4118
.cv_inline_linetable 8 2 250 .Lfunc_begin5 .Lfunc_end5
.p2align 2, 0x0
.short .Ltmp145-.Ltmp144
.short 4414
.long 4116
.short 1
.byte 0
.p2align 2, 0x0
.cv_def_range .Ltmp32 .Ltmp33, reg, 330
.short .Ltmp147-.Ltmp146
.short 4429
.long 0
.long 0
.long 4123
.cv_inline_linetable 9 4 166 .Lfunc_begin5 .Lfunc_end5
.p2align 2, 0x0
.short 2
.short 4430
.short 2
.short 4430
.short 2
.short 4431
.p2align 2, 0x0
.cv_linetable 7, core::ops::function::FnOnce::call_once{{vtable.shim}}, .Lfunc_end5
.section .debug$S,"dr",associative,core::ops::function::FnOnce::call_once
.p2align 2, 0x0
.long 4
.long 241
.long .Ltmp149-.Ltmp148
.short .Ltmp151-.Ltmp150
.short 4422
.long 0
.long 0
.long 0
.long .Lfunc_end6-core::ops::function::FnOnce::call_once
.long 0
.long 0
.long 4484
.secrel32 core::ops::function::FnOnce::call_once
.secidx core::ops::function::FnOnce::call_once
.byte 0
.asciz "core::ops::function::FnOnce::call_once<status_access_violation::test_failure::closure_env$0,tuple$<> >"
.p2align 2, 0x0
.short .Ltmp153-.Ltmp152
.short 4114
.long 176
.long 0
.long 0
.long 40
.long 0
.short 0
.long 1138736
.p2align 2, 0x0
.short .Ltmp155-.Ltmp154
.short 4429
.long 0
.long 0
.long 4180
.cv_inline_linetable 11 8 27 .Lfunc_begin6 .Lfunc_end6
.p2align 2, 0x0
.short .Ltmp157-.Ltmp156
.short 4414
.long 4127
.short 257
.byte 0
.p2align 2, 0x0
.short .Ltmp159-.Ltmp158
.short 4429
.long 0
.long 0
.long 4182
.cv_inline_linetable 12 8 27 .Lfunc_begin6 .Lfunc_end6
.p2align 2, 0x0
.short .Ltmp161-.Ltmp160
.short 4359
.long 4367
.byte 0x01, 0x00
.asciz "last_address"
.p2align 2, 0x0
.short .Ltmp163-.Ltmp162
.short 4414
.long 4193
.short 0
.asciz "iter"
.p2align 2, 0x0
.cv_def_range .Ltmp38 .Ltmp43, subfield_reg, 342, 0
.cv_def_range .Ltmp47 .Ltmp47, subfield_reg, 343, 0
.short .Ltmp165-.Ltmp164
.short 4414
.long 4190
.short 0
.asciz "item"
.p2align 2, 0x0
.cv_def_range .Ltmp47 .Ltmp49, reg, 343
.short .Ltmp167-.Ltmp166
.short 4414
.long 35
.short 0
.asciz "address"
.p2align 2, 0x0
.cv_def_range .Ltmp47 .Ltmp49, reg, 343
.short .Ltmp169-.Ltmp168
.short 4429
.long 0
.long 0
.long 4218
.cv_inline_linetable 13 7 292 .Lfunc_begin6 .Lfunc_end6
.p2align 2, 0x0
.short .Ltmp171-.Ltmp170
.short 4429
.long 0
.long 0
.long 4224
.cv_inline_linetable 14 7 255 .Lfunc_begin6 .Lfunc_end6
.p2align 2, 0x0
.short .Ltmp173-.Ltmp172
.short 4414
.long 4199
.short 1
.asciz "self"
.p2align 2, 0x0
.cv_def_range .Ltmp36 .Ltmp37 .Ltmp54 .Ltmp59, frame_ptr_rel, 112
.short .Ltmp175-.Ltmp174
.short 4429
.long 0
.long 0
.long 4458
.cv_inline_linetable 18 5 307 .Lfunc_begin6 .Lfunc_end6
.p2align 2, 0x0
.short .Ltmp177-.Ltmp176
.short 4359
.long 4310
.byte 0x02, 0x00
.asciz "pieces"
.p2align 2, 0x0
.short .Ltmp179-.Ltmp178
.short 4359
.long 4312
.byte 0x01, 0x00
.asciz "args"
.p2align 2, 0x0
.short 2
.short 4430
.short 2
.short 4430
.short 2
.short 4430
.short .Ltmp181-.Ltmp180
.short 4429
.long 0
.long 0
.long 4251
.cv_inline_linetable 15 9 131 .Lfunc_begin6 .Lfunc_end6
.p2align 2, 0x0
.short .Ltmp183-.Ltmp182
.short 4414
.long 4227
.short 257
.asciz "self"
.p2align 2, 0x0
.short 2
.short 4430
.short .Ltmp185-.Ltmp184
.short 4429
.long 0
.long 0
.long 4305
.cv_inline_linetable 16 10 1425 .Lfunc_begin6 .Lfunc_end6
.p2align 2, 0x0
.short .Ltmp187-.Ltmp186
.short 4414
.long 4256
.short 1
.asciz "self"
.p2align 2, 0x0
.cv_def_range .Ltmp42 .Ltmp44 .Ltmp48 .Ltmp49 .Ltmp59 .Ltmp66, frame_ptr_rel, 32
.short .Ltmp189-.Ltmp188
.short 4414
.long 4303
.short 0
.asciz "op"
.p2align 2, 0x0
.cv_def_range .Ltmp48 .Ltmp49, subfield_reg, 329, 8
.short .Ltmp191-.Ltmp190
.short 4429
.long 0
.long 0
.long 4461
.cv_inline_linetable 19 8 41 .Lfunc_begin6 .Lfunc_end6
.p2align 2, 0x0
.short .Ltmp193-.Ltmp192
.short 4414
.long 4277
.short 1
.asciz "err"
.p2align 2, 0x0
.cv_def_range .Ltmp60 .Ltmp66, frame_ptr_rel, 160
.short .Ltmp195-.Ltmp194
.short 4414
.long 32
.short 256
.asciz "item__name"
.p2align 2, 0x0
.short .Ltmp197-.Ltmp196
.short 4429
.long 0
.long 0
.long 4465
.cv_inline_linetable 20 12 160 .Lfunc_begin6 .Lfunc_end6
.p2align 2, 0x0
.short .Ltmp199-.Ltmp198
.short 4414
.long 4210
.short 0
.asciz "self"
.p2align 2, 0x0
.cv_def_range .Ltmp60 .Ltmp66, subfield_reg, 329, 8
.short 2
.short 4430
.short .Ltmp201-.Ltmp200
.short 4429
.long 0
.long 0
.long 4458
.cv_inline_linetable 21 5 307 .Lfunc_begin6 .Lfunc_end6
.p2align 2, 0x0
.short .Ltmp203-.Ltmp202
.short 4359
.long 4310
.byte 0x02, 0x00
.asciz "pieces"
.p2align 2, 0x0
.short .Ltmp205-.Ltmp204
.short 4359
.long 4312
.byte 0x02, 0x00
.asciz "args"
.p2align 2, 0x0
.short 2
.short 4430
.short 2
.short 4430
.short 2
.short 4430
.short 2
.short 4430
.short .Ltmp207-.Ltmp206
.short 4429
.long 0
.long 0
.long 4308
.cv_inline_linetable 17 11 208 .Lfunc_begin6 .Lfunc_end6
.p2align 2, 0x0
.short .Ltmp209-.Ltmp208
.short 4359
.long 116
.byte 0x00, 0x00
.asciz "code"
.p2align 2, 0x0
.short 2
.short 4430
.short 2
.short 4430
.short 2
.short 4431
.p2align 2, 0x0
.cv_linetable 10, core::ops::function::FnOnce::call_once, .Lfunc_end6
.section .debug$S,"dr",associative,core::ptr::drop_in_place<std::rt::lang_start<()>::{{closure}}>
.p2align 2, 0x0
.long 4
.long 241
.long .Ltmp211-.Ltmp210
.short .Ltmp213-.Ltmp212
.short 4422
.long 0
.long 0
.long 0
.long .Lfunc_end7-core::ptr::drop_in_place<std::rt::lang_start<()>::{{closure}}>
.long 0
.long 0
.long 4487
.secrel32 core::ptr::drop_in_place<std::rt::lang_start<()>::{{closure}}>
.secidx core::ptr::drop_in_place<std::rt::lang_start<()>::{{closure}}>
.byte 0
.asciz "core::ptr::drop_in_place<std::rt::lang_start::closure_env$0<tuple$<> > >"
.p2align 2, 0x0
.short .Ltmp215-.Ltmp214
.short 4114
.long 0
.long 0
.long 0
.long 0
.long 0
.short 0
.long 1056800
.p2align 2, 0x0
.short .Ltmp217-.Ltmp216
.short 4414
.long 4120
.short 257
.byte 0
.p2align 2, 0x0
.short 2
.short 4431
.p2align 2, 0x0
.cv_linetable 22, core::ptr::drop_in_place<std::rt::lang_start<()>::{{closure}}>, .Lfunc_end7
.section .debug$S,"dr",associative,status_access_violation::main
.p2align 2, 0x0
.long 4
.long 241
.long .Ltmp219-.Ltmp218
.short .Ltmp221-.Ltmp220
.short 4422
.long 0
.long 0
.long 0
.long .Lfunc_end8-status_access_violation::main
.long 0
.long 0
.long 4488
.secrel32 status_access_violation::main
.secidx status_access_violation::main
.byte 0
.asciz "status_access_violation::main"
.p2align 2, 0x0
.short .Ltmp223-.Ltmp222
.short 4114
.long 0
.long 0
.long 0
.long 0
.long 0
.short 0
.long 1056768
.p2align 2, 0x0
.short 2
.short 4431
.p2align 2, 0x0
.cv_linetable 23, status_access_violation::main, .Lfunc_end8
.section .debug$S,"dr"
.long 241
.long .Ltmp225-.Ltmp224
.short .Ltmp227-.Ltmp226
.short 4364
.long 4492
.secrel32 __unnamed_1
.secidx __unnamed_1
.asciz "impl$<std::rt::lang_start::closure_env$0<tuple$<> >, core::ops::function::Fn<tuple$<> > >::vtable$"
.p2align 2, 0x0
.short .Ltmp229-.Ltmp228
.short 4364
.long 4199
.secrel32 status_access_violation::ITEMS
.secidx status_access_violation::ITEMS
.asciz "status_access_violation::ITEMS"
.p2align 2, 0x0
.short .Ltmp231-.Ltmp230
.short 4364
.long 4494
.secrel32 status_access_violation::ITEMS::LINKME_START
.secidx status_access_violation::ITEMS::LINKME_START
.asciz "status_access_violation::ITEMS::LINKME_START"
.p2align 2, 0x0
.short .Ltmp233-.Ltmp232
.short 4364
.long 4494
.secrel32 status_access_violation::ITEMS::LINKME_STOP
.secidx status_access_violation::ITEMS::LINKME_STOP
.asciz "status_access_violation::ITEMS::LINKME_STOP"
.p2align 2, 0x0
.short .Ltmp235-.Ltmp234
.short 4364
.long 4108
.secrel32 status_access_violation::ITEMS::DUPCHECK_START
.secidx status_access_violation::ITEMS::DUPCHECK_START
.asciz "status_access_violation::ITEMS::DUPCHECK_START"
.p2align 2, 0x0
.short .Ltmp237-.Ltmp236
.short 4364
.long 4108
.secrel32 status_access_violation::ITEMS::DUPCHECK_STOP
.secidx status_access_violation::ITEMS::DUPCHECK_STOP
.asciz "status_access_violation::ITEMS::DUPCHECK_STOP"
.p2align 2, 0x0
.short .Ltmp239-.Ltmp238
.short 4364
.long 35
.secrel32 status_access_violation::ITEMS::DUPCHECK
.secidx status_access_violation::ITEMS::DUPCHECK
.asciz "status_access_violation::ITEMS::DUPCHECK"
.p2align 2, 0x0
.short .Ltmp241-.Ltmp240
.short 4364
.long 4205
.secrel32 status_access_violation::ITEM3
.secidx status_access_violation::ITEM3
.asciz "status_access_violation::ITEM3"
.p2align 2, 0x0
.short .Ltmp243-.Ltmp242
.short 4364
.long 4205
.secrel32 status_access_violation::ITEM2
.secidx status_access_violation::ITEM2
.asciz "status_access_violation::ITEM2"
.p2align 2, 0x0
.short .Ltmp245-.Ltmp244
.short 4364
.long 4205
.secrel32 status_access_violation::ITEM1
.secidx status_access_violation::ITEM1
.asciz "status_access_violation::ITEM1"
.p2align 2, 0x0
.short .Ltmp247-.Ltmp246
.short 4359
.long 4139
.byte 0x00, 0x00
.asciz "enum2$<core::result::Result<tuple$<>,alloc::string::String> >::Variant0::NAME"
.p2align 2, 0x0
.short .Ltmp249-.Ltmp248
.short 4359
.long 35
.byte 0x00, 0x00
.asciz "enum2$<core::result::Result<tuple$<>,alloc::string::String> >::Variant0::DISCR_EXACT"
.p2align 2, 0x0
.short .Ltmp251-.Ltmp250
.short 4359
.long 4139
.byte 0x01, 0x00
.asciz "enum2$<core::result::Result<tuple$<>,alloc::string::String> >::Variant1::NAME"
.p2align 2, 0x0
.short .Ltmp253-.Ltmp252
.short 4359
.long 35
.byte 0x01, 0x00
.asciz "enum2$<core::result::Result<tuple$<>,alloc::string::String> >::Variant1::DISCR_BEGIN"
.p2align 2, 0x0
.short .Ltmp255-.Ltmp254
.short 4359
.long 35
.byte 0x0a, 0x80, 0xff, 0xff
.byte 0xff, 0xff, 0xff, 0xff
.byte 0xff, 0xff
.asciz "enum2$<core::result::Result<tuple$<>,alloc::string::String> >::Variant1::DISCR_END"
.p2align 2, 0x0
.short .Ltmp257-.Ltmp256
.short 4359
.long 4237
.byte 0x00, 0x00
.asciz "enum2$<core::option::Option<ref$<status_access_violation::Item> > >::Variant0::NAME"
.p2align 2, 0x0
.short .Ltmp259-.Ltmp258
.short 4359
.long 35
.byte 0x00, 0x00
.asciz "enum2$<core::option::Option<ref$<status_access_violation::Item> > >::Variant0::DISCR_EXACT"
.p2align 2, 0x0
.short .Ltmp261-.Ltmp260
.short 4359
.long 4237
.byte 0x01, 0x00
.asciz "enum2$<core::option::Option<ref$<status_access_violation::Item> > >::Variant1::NAME"
.p2align 2, 0x0
.short .Ltmp263-.Ltmp262
.short 4359
.long 35
.byte 0x01, 0x00
.asciz "enum2$<core::option::Option<ref$<status_access_violation::Item> > >::Variant1::DISCR_BEGIN"
.p2align 2, 0x0
.short .Ltmp265-.Ltmp264
.short 4359
.long 35
.byte 0x0a, 0x80, 0xff, 0xff
.byte 0xff, 0xff, 0xff, 0xff
.byte 0xff, 0xff
.asciz "enum2$<core::option::Option<ref$<status_access_violation::Item> > >::Variant1::DISCR_END"
.p2align 2, 0x0
.short .Ltmp267-.Ltmp266
.short 4359
.long 4259
.byte 0x00, 0x00
.asciz "enum2$<core::result::Result<ref$<str$>,core::str::error::Utf8Error> >::Variant0::NAME"
.p2align 2, 0x0
.short .Ltmp269-.Ltmp268
.short 4359
.long 35
.byte 0x00, 0x00
.asciz "enum2$<core::result::Result<ref$<str$>,core::str::error::Utf8Error> >::Variant0::DISCR_EXACT"
.p2align 2, 0x0
.short .Ltmp271-.Ltmp270
.short 4359
.long 4259
.byte 0x01, 0x00
.asciz "enum2$<core::result::Result<ref$<str$>,core::str::error::Utf8Error> >::Variant1::NAME"
.p2align 2, 0x0
.short .Ltmp273-.Ltmp272
.short 4359
.long 35
.byte 0x01, 0x00
.asciz "enum2$<core::result::Result<ref$<str$>,core::str::error::Utf8Error> >::Variant1::DISCR_EXACT"
.p2align 2, 0x0
.short .Ltmp275-.Ltmp274
.short 4359
.long 4285
.byte 0x00, 0x00
.asciz "enum2$<core::option::Option<u8> >::Variant0::NAME"
.p2align 2, 0x0
.short .Ltmp277-.Ltmp276
.short 4359
.long 32
.byte 0x00, 0x00
.asciz "enum2$<core::option::Option<u8> >::Variant0::DISCR_EXACT"
.p2align 2, 0x0
.short .Ltmp279-.Ltmp278
.short 4359
.long 4285
.byte 0x01, 0x00
.asciz "enum2$<core::option::Option<u8> >::Variant1::NAME"
.p2align 2, 0x0
.short .Ltmp281-.Ltmp280
.short 4359
.long 32
.byte 0x01, 0x00
.asciz "enum2$<core::option::Option<u8> >::Variant1::DISCR_EXACT"
.p2align 2, 0x0
.short .Ltmp283-.Ltmp282
.short 4359
.long 4331
.byte 0x00, 0x00
.asciz "enum2$<core::option::Option<ref$<slice2$<core::fmt::rt::Placeholder> > > >::Variant0::NAME"
.p2align 2, 0x0
.short .Ltmp285-.Ltmp284
.short 4359
.long 35
.byte 0x00, 0x00
.asciz "enum2$<core::option::Option<ref$<slice2$<core::fmt::rt::Placeholder> > > >::Variant0::DISCR_EXACT"
.p2align 2, 0x0
.short .Ltmp287-.Ltmp286
.short 4359
.long 4331
.byte 0x01, 0x00
.asciz "enum2$<core::option::Option<ref$<slice2$<core::fmt::rt::Placeholder> > > >::Variant1::NAME"
.p2align 2, 0x0
.short .Ltmp289-.Ltmp288
.short 4359
.long 35
.byte 0x01, 0x00
.asciz "enum2$<core::option::Option<ref$<slice2$<core::fmt::rt::Placeholder> > > >::Variant1::DISCR_BEGIN"
.p2align 2, 0x0
.short .Ltmp291-.Ltmp290
.short 4359
.long 35
.byte 0x0a, 0x80, 0xff, 0xff
.byte 0xff, 0xff, 0xff, 0xff
.byte 0xff, 0xff
.asciz "enum2$<core::option::Option<ref$<slice2$<core::fmt::rt::Placeholder> > > >::Variant1::DISCR_END"
.p2align 2, 0x0
.short .Ltmp293-.Ltmp292
.short 4359
.long 4378
.byte 0x00, 0x00
.asciz "enum2$<core::result::Result<tuple$<>,core::fmt::Error> >::Variant0::NAME"
.p2align 2, 0x0
.short .Ltmp295-.Ltmp294
.short 4359
.long 32
.byte 0x00, 0x00
.asciz "enum2$<core::result::Result<tuple$<>,core::fmt::Error> >::Variant0::DISCR_EXACT"
.p2align 2, 0x0
.short .Ltmp297-.Ltmp296
.short 4359
.long 4378
.byte 0x01, 0x00
.asciz "enum2$<core::result::Result<tuple$<>,core::fmt::Error> >::Variant1::NAME"
.p2align 2, 0x0
.short .Ltmp299-.Ltmp298
.short 4359
.long 32
.byte 0x01, 0x00
.asciz "enum2$<core::result::Result<tuple$<>,core::fmt::Error> >::Variant1::DISCR_EXACT"
.p2align 2, 0x0
.short .Ltmp301-.Ltmp300
.short 4359
.long 4411
.byte 0x00, 0x00
.asciz "enum2$<core::option::Option<usize> >::Variant0::NAME"
.p2align 2, 0x0
.short .Ltmp303-.Ltmp302
.short 4359
.long 35
.byte 0x00, 0x00
.asciz "enum2$<core::option::Option<usize> >::Variant0::DISCR_EXACT"
.p2align 2, 0x0
.short .Ltmp305-.Ltmp304
.short 4359
.long 4411
.byte 0x01, 0x00
.asciz "enum2$<core::option::Option<usize> >::Variant1::NAME"
.p2align 2, 0x0
.short .Ltmp307-.Ltmp306
.short 4359
.long 35
.byte 0x01, 0x00
.asciz "enum2$<core::option::Option<usize> >::Variant1::DISCR_EXACT"
.p2align 2, 0x0
.short .Ltmp309-.Ltmp308
.short 4359
.long 4437
.byte 0x00, 0x00
.asciz "enum2$<core::fmt::rt::Count>::Variant0::NAME"
.p2align 2, 0x0
.short .Ltmp311-.Ltmp310
.short 4359
.long 35
.byte 0x00, 0x00
.asciz "enum2$<core::fmt::rt::Count>::Variant0::DISCR_EXACT"
.p2align 2, 0x0
.short .Ltmp313-.Ltmp312
.short 4359
.long 4437
.byte 0x01, 0x00
.asciz "enum2$<core::fmt::rt::Count>::Variant1::NAME"
.p2align 2, 0x0
.short .Ltmp315-.Ltmp314
.short 4359
.long 35
.byte 0x01, 0x00
.asciz "enum2$<core::fmt::rt::Count>::Variant1::DISCR_EXACT"
.p2align 2, 0x0
.short .Ltmp317-.Ltmp316
.short 4359
.long 4437
.byte 0x02, 0x00
.asciz "enum2$<core::fmt::rt::Count>::Variant2::NAME"
.p2align 2, 0x0
.short .Ltmp319-.Ltmp318
.short 4359
.long 35
.byte 0x02, 0x00
.asciz "enum2$<core::fmt::rt::Count>::Variant2::DISCR_EXACT"
.p2align 2, 0x0
.p2align 2, 0x0
.long 241
.long .Ltmp321-.Ltmp320
.short .Ltmp323-.Ltmp322
.short 4360
.long 4108
.asciz "tuple$<>"
.p2align 2, 0x0
.short .Ltmp325-.Ltmp324
.short 4360
.long 116
.asciz "i32"
.p2align 2, 0x0
.short .Ltmp327-.Ltmp326
.short 4360
.long 4116
.asciz "std::rt::lang_start::closure_env$0<tuple$<> >"
.p2align 2, 0x0
.short .Ltmp329-.Ltmp328
.short 4360
.long 35
.asciz "u64"
.p2align 2, 0x0
.short .Ltmp331-.Ltmp330
.short 4360
.long 4133
.asciz "enum2$<core::result::Result<tuple$<>,alloc::string::String> >"
.p2align 2, 0x0
.short .Ltmp333-.Ltmp332
.short 4360
.long 4135
.asciz "status_access_violation::test_failure::closure_env$0"
.p2align 2, 0x0
.short .Ltmp335-.Ltmp334
.short 4360
.long 117
.asciz "u32"
.p2align 2, 0x0
.short .Ltmp337-.Ltmp336
.short 4360
.long 4142
.asciz "enum2$<core::result::Result<tuple$<>,alloc::string::String> >::Variant0"
.p2align 2, 0x0
.short .Ltmp339-.Ltmp338
.short 4360
.long 4146
.asciz "enum2$<core::result::Result<tuple$<>,alloc::string::String> >::Variant1"
.p2align 2, 0x0
.short .Ltmp341-.Ltmp340
.short 4360
.long 4149
.asciz "enum2$<core::result::Result<tuple$<>,alloc::string::String> >::Ok"
.p2align 2, 0x0
.short .Ltmp343-.Ltmp342
.short 4360
.long 4153
.asciz "enum2$<core::result::Result<tuple$<>,alloc::string::String> >::Err"
.p2align 2, 0x0
.short .Ltmp345-.Ltmp344
.short 4360
.long 4157
.asciz "alloc::string::String"
.p2align 2, 0x0
.short .Ltmp347-.Ltmp346
.short 4360
.long 35
.asciz "usize"
.p2align 2, 0x0
.short .Ltmp349-.Ltmp348
.short 4360
.long 4161
.asciz "alloc::vec::Vec<u8,alloc::alloc::Global>"
.p2align 2, 0x0
.short .Ltmp351-.Ltmp350
.short 4360
.long 4166
.asciz "alloc::raw_vec::RawVec<u8,alloc::alloc::Global>"
.p2align 2, 0x0
.short .Ltmp353-.Ltmp352
.short 4360
.long 4171
.asciz "core::ptr::unique::Unique<u8>"
.p2align 2, 0x0
.short .Ltmp355-.Ltmp354
.short 4360
.long 4173
.asciz "alloc::alloc::Global"
.p2align 2, 0x0
.short .Ltmp357-.Ltmp356
.short 4360
.long 32
.asciz "u8"
.p2align 2, 0x0
.short .Ltmp359-.Ltmp358
.short 4360
.long 4176
.asciz "core::ptr::non_null::NonNull<u8>"
.p2align 2, 0x0
.short .Ltmp361-.Ltmp360
.short 4360
.long 4178
.asciz "core::marker::PhantomData<u8>"
.p2align 2, 0x0
.short .Ltmp363-.Ltmp362
.short 4360
.long 4193
.asciz "core::slice::iter::Iter<status_access_violation::Item>"
.p2align 2, 0x0
.short .Ltmp365-.Ltmp364
.short 4360
.long 4199
.asciz "linkme::distributed_slice::DistributedSlice<slice2$<status_access_violation::Item> >"
.p2align 2, 0x0
.short .Ltmp367-.Ltmp366
.short 4360
.long 4202
.asciz "core::ptr::non_null::NonNull<status_access_violation::Item>"
.p2align 2, 0x0
.short .Ltmp369-.Ltmp368
.short 4360
.long 4205
.asciz "status_access_violation::Item"
.p2align 2, 0x0
.short .Ltmp371-.Ltmp370
.short 4360
.long 4207
.asciz "core::marker::PhantomData<ref$<status_access_violation::Item> >"
.p2align 2, 0x0
.short .Ltmp373-.Ltmp372
.short 4360
.long 4210
.asciz "ref$<str$>"
.p2align 2, 0x0
.short .Ltmp375-.Ltmp374
.short 4360
.long 4213
.asciz "linkme::distributed_slice::StaticPtr<status_access_violation::Item>"
.p2align 2, 0x0
.short .Ltmp377-.Ltmp376
.short 4360
.long 4216
.asciz "linkme::distributed_slice::StaticPtr<usize>"
.p2align 2, 0x0
.short .Ltmp379-.Ltmp378
.short 4360
.long 4222
.asciz "ref$<slice2$<status_access_violation::Item> >"
.p2align 2, 0x0
.short .Ltmp381-.Ltmp380
.short 4360
.long 4233
.asciz "enum2$<core::option::Option<ref$<status_access_violation::Item> > >"
.p2align 2, 0x0
.short .Ltmp383-.Ltmp382
.short 4360
.long 4240
.asciz "enum2$<core::option::Option<ref$<status_access_violation::Item> > >::Variant0"
.p2align 2, 0x0
.short .Ltmp385-.Ltmp384
.short 4360
.long 4244
.asciz "enum2$<core::option::Option<ref$<status_access_violation::Item> > >::Variant1"
.p2align 2, 0x0
.short .Ltmp387-.Ltmp386
.short 4360
.long 4246
.asciz "enum2$<core::option::Option<ref$<status_access_violation::Item> > >::None"
.p2align 2, 0x0
.short .Ltmp389-.Ltmp388
.short 4360
.long 4249
.asciz "enum2$<core::option::Option<ref$<status_access_violation::Item> > >::Some"
.p2align 2, 0x0
.short .Ltmp391-.Ltmp390
.short 4360
.long 4256
.asciz "enum2$<core::result::Result<ref$<str$>,core::str::error::Utf8Error> >"
.p2align 2, 0x0
.short .Ltmp393-.Ltmp392
.short 4360
.long 4262
.asciz "enum2$<core::result::Result<ref$<str$>,core::str::error::Utf8Error> >::Variant0"
.p2align 2, 0x0
.short .Ltmp395-.Ltmp394
.short 4360
.long 4266
.asciz "enum2$<core::result::Result<ref$<str$>,core::str::error::Utf8Error> >::Variant1"
.p2align 2, 0x0
.short .Ltmp397-.Ltmp396
.short 4360
.long 4269
.asciz "enum2$<core::result::Result<ref$<str$>,core::str::error::Utf8Error> >::Ok"
.p2align 2, 0x0
.short .Ltmp399-.Ltmp398
.short 4360
.long 4273
.asciz "enum2$<core::result::Result<ref$<str$>,core::str::error::Utf8Error> >::Err"
.p2align 2, 0x0
.short .Ltmp401-.Ltmp400
.short 4360
.long 4277
.asciz "core::str::error::Utf8Error"
.p2align 2, 0x0
.short .Ltmp403-.Ltmp402
.short 4360
.long 4282
.asciz "enum2$<core::option::Option<u8> >"
.p2align 2, 0x0
.short .Ltmp405-.Ltmp404
.short 4360
.long 4288
.asciz "enum2$<core::option::Option<u8> >::Variant0"
.p2align 2, 0x0
.short .Ltmp407-.Ltmp406
.short 4360
.long 4292
.asciz "enum2$<core::option::Option<u8> >::Variant1"
.p2align 2, 0x0
.short .Ltmp409-.Ltmp408
.short 4360
.long 4294
.asciz "enum2$<core::option::Option<u8> >::None"
.p2align 2, 0x0
.short .Ltmp411-.Ltmp410
.short 4360
.long 4297
.asciz "enum2$<core::option::Option<u8> >::Some"
.p2align 2, 0x0
.short .Ltmp413-.Ltmp412
.short 4360
.long 4303
.asciz "status_access_violation::test_failure::closure_env$0"
.p2align 2, 0x0
.short .Ltmp415-.Ltmp414
.short 4360
.long 4314
.asciz "core::fmt::Arguments"
.p2align 2, 0x0
.short .Ltmp417-.Ltmp416
.short 4360
.long 4318
.asciz "ref$<slice2$<ref$<str$> > >"
.p2align 2, 0x0
.short .Ltmp419-.Ltmp418
.short 4360
.long 4323
.asciz "enum2$<core::option::Option<ref$<slice2$<core::fmt::rt::Placeholder> > > >"
.p2align 2, 0x0
.short .Ltmp421-.Ltmp420
.short 4360
.long 4328
.asciz "ref$<slice2$<core::fmt::rt::Argument> >"
.p2align 2, 0x0
.short .Ltmp423-.Ltmp422
.short 4360
.long 4334
.asciz "enum2$<core::option::Option<ref$<slice2$<core::fmt::rt::Placeholder> > > >::Variant0"
.p2align 2, 0x0
.short .Ltmp425-.Ltmp424
.short 4360
.long 4338
.asciz "enum2$<core::option::Option<ref$<slice2$<core::fmt::rt::Placeholder> > > >::Variant1"
.p2align 2, 0x0
.short .Ltmp427-.Ltmp426
.short 4360
.long 4349
.asciz "core::fmt::rt::Argument"
.p2align 2, 0x0
.short .Ltmp429-.Ltmp428
.short 4360
.long 4351
.asciz "enum2$<core::option::Option<ref$<slice2$<core::fmt::rt::Placeholder> > > >::None"
.p2align 2, 0x0
.short .Ltmp431-.Ltmp430
.short 4360
.long 4355
.asciz "enum2$<core::option::Option<ref$<slice2$<core::fmt::rt::Placeholder> > > >::Some"
.p2align 2, 0x0
.short .Ltmp433-.Ltmp432
.short 4360
.long 4357
.asciz "core::fmt::rt::extern$0::Opaque"
.p2align 2, 0x0
.short .Ltmp435-.Ltmp434
.short 4360
.long 4362
.asciz "enum2$<core::result::Result<tuple$<>,core::fmt::Error> >"
.p2align 2, 0x0
.short .Ltmp437-.Ltmp436
.short 4360
.long 4370
.asciz "core::fmt::Formatter"
.p2align 2, 0x0
.short .Ltmp439-.Ltmp438
.short 4360
.long 4375
.asciz "ref$<slice2$<core::fmt::rt::Placeholder> >"
.p2align 2, 0x0
.short .Ltmp441-.Ltmp440
.short 4360
.long 4381
.asciz "enum2$<core::result::Result<tuple$<>,core::fmt::Error> >::Variant0"
.p2align 2, 0x0
.short .Ltmp443-.Ltmp442
.short 4360
.long 4385
.asciz "enum2$<core::result::Result<tuple$<>,core::fmt::Error> >::Variant1"
.p2align 2, 0x0
.short .Ltmp445-.Ltmp444
.short 4360
.long 4390
.asciz "enum2$<core::option::Option<usize> >"
.p2align 2, 0x0
.short .Ltmp447-.Ltmp446
.short 4360
.long 4397
.asciz "ref_mut$<dyn$<core::fmt::Write> >"
.p2align 2, 0x0
.short .Ltmp449-.Ltmp448
.short 4360
.long 4401
.asciz "core::fmt::rt::Placeholder"
.p2align 2, 0x0
.short .Ltmp451-.Ltmp450
.short 4360
.long 4404
.asciz "enum2$<core::result::Result<tuple$<>,core::fmt::Error> >::Ok"
.p2align 2, 0x0
.short .Ltmp453-.Ltmp452
.short 4360
.long 4408
.asciz "enum2$<core::result::Result<tuple$<>,core::fmt::Error> >::Err"
.p2align 2, 0x0
.short .Ltmp455-.Ltmp454
.short 4360
.long 4414
.asciz "enum2$<core::option::Option<usize> >::Variant0"
.p2align 2, 0x0
.short .Ltmp457-.Ltmp456
.short 4360
.long 4418
.asciz "enum2$<core::option::Option<usize> >::Variant1"
.p2align 2, 0x0
.short .Ltmp459-.Ltmp458
.short 4360
.long 4420
.asciz "dyn$<core::fmt::Write>"
.p2align 2, 0x0
.short .Ltmp461-.Ltmp460
.short 4360
.long 4426
.asciz "enum2$<core::fmt::rt::Count>"
.p2align 2, 0x0
.short .Ltmp463-.Ltmp462
.short 4360
.long 4428
.asciz "core::fmt::Error"
.p2align 2, 0x0
.short .Ltmp465-.Ltmp464
.short 4360
.long 4430
.asciz "enum2$<core::option::Option<usize> >::None"
.p2align 2, 0x0
.short .Ltmp467-.Ltmp466
.short 4360
.long 4433
.asciz "enum2$<core::option::Option<usize> >::Some"
.p2align 2, 0x0
.short .Ltmp469-.Ltmp468
.short 4360
.long 4440
.asciz "enum2$<core::fmt::rt::Count>::Variant0"
.p2align 2, 0x0
.short .Ltmp471-.Ltmp470
.short 4360
.long 4444
.asciz "enum2$<core::fmt::rt::Count>::Variant1"
.p2align 2, 0x0
.short .Ltmp473-.Ltmp472
.short 4360
.long 4448
.asciz "enum2$<core::fmt::rt::Count>::Variant2"
.p2align 2, 0x0
.short .Ltmp475-.Ltmp474
.short 4360
.long 4450
.asciz "enum2$<core::fmt::rt::Count>::Is"
.p2align 2, 0x0
.short .Ltmp477-.Ltmp476
.short 4360
.long 4452
.asciz "enum2$<core::fmt::rt::Count>::Param"
.p2align 2, 0x0
.short .Ltmp479-.Ltmp478
.short 4360
.long 4454
.asciz "enum2$<core::fmt::rt::Count>::Implied"
.p2align 2, 0x0
.short .Ltmp481-.Ltmp480
.short 4360
.long 19
.asciz "isize"
.p2align 2, 0x0
.short .Ltmp483-.Ltmp482
.short 4360
.long 4492
.asciz "impl$<std::rt::lang_start::closure_env$0<tuple$<> >, core::ops::function::Fn<tuple$<> > >::vtable_type$"
.p2align 2, 0x0
.p2align 2, 0x0
.cv_filechecksums
.cv_stringtable
.long 241
.long .Ltmp485-.Ltmp484
.short .Ltmp487-.Ltmp486
.short 4428
.long 4498
.p2align 2, 0x0
.p2align 2, 0x0
.section .debug$T,"dr"
.p2align 2, 0x0
.long 4
.short 0x22
.short 0x1605
.long 0x0
.asciz "core::ops::function::FnOnce"
.short 0x6
.short 0x1201
.long 0x0
.short 0xe
.short 0x1008
.long 0x3
.byte 0x0
.byte 0x0
.short 0x0
.long 0x1001
.short 0xa
.short 0x1002
.long 0x1002
.long 0x1000c
.short 0xa
.short 0x1201
.long 0x1
.long 0x1003
.short 0xe
.short 0x1008
.long 0x3
.byte 0x0
.byte 0x0
.short 0x1
.long 0x1004
.short 0x16
.short 0x1601
.long 0x1000
.long 0x1005
.asciz "call_once"
.byte 242
.byte 241
.short 0x12
.short 0x1605
.long 0x0
.asciz "core::hint"
.byte 241
.short 0x3e
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "tuple$<>"
.asciz "1cc95088ab8eb91341f4606da8fbec59"
.short 0xa
.short 0x1201
.long 0x1
.long 0x1008
.short 0xe
.short 0x1008
.long 0x3
.byte 0x0
.byte 0x0
.short 0x1
.long 0x1009
.short 0x2
.short 0x1203
.short 0x3e
.short 0x1505
.short 0x0
.short 0x200
.long 0x100b
.long 0x0
.long 0x0
.short 0x0
.asciz "tuple$<>"
.asciz "1cc95088ab8eb91341f4606da8fbec59"
.short 0x12
.short 0x1605
.long 0x0
.asciz "\\<unknown>"
.byte 241
.short 0xe
.short 0x1606
.long 0x100c
.long 0x100d
.long 0x0
.short 0x16
.short 0x1601
.long 0x1007
.long 0x100a
.asciz "black_box"
.byte 242
.byte 241
.short 0x66
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "std::rt::lang_start::closure_env$0<tuple$<> >"
.asciz "161b3fb4ad400162b3f1049b26aba9fd"
.byte 243
.byte 242
.byte 241
.short 0xa
.short 0x1201
.long 0x1
.long 0x1010
.short 0xe
.short 0x1008
.long 0x74
.byte 0x0
.byte 0x0
.short 0x1
.long 0x1011
.short 0x12
.short 0x1203
.short 0x150d
.short 0x3
.long 0x1003
.short 0x0
.asciz "main"
.byte 241
.short 0x66
.short 0x1505
.short 0x1
.short 0x200
.long 0x1013
.long 0x0
.long 0x0
.short 0x8
.asciz "std::rt::lang_start::closure_env$0<tuple$<> >"
.asciz "161b3fb4ad400162b3f1049b26aba9fd"
.byte 243
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x1014
.long 0x100d
.long 0x0
.short 0x16
.short 0x1601
.long 0x1000
.long 0x1012
.asciz "call_once"
.byte 242
.byte 241
.short 0x1a
.short 0x1605
.long 0x0
.asciz "std::rt::lang_start"
.short 0xa
.short 0x1002
.long 0x1010
.long 0x1000c
.short 0xa
.short 0x1201
.long 0x1
.long 0x1018
.short 0xe
.short 0x1008
.long 0x74
.byte 0x0
.byte 0x0
.short 0x1
.long 0x1019
.short 0x16
.short 0x1601
.long 0x1017
.long 0x101a
.asciz "closure$0"
.byte 242
.byte 241
.short 0x2e
.short 0x1605
.long 0x0
.asciz "status_access_violation::test_failure"
.byte 242
.byte 241
.short 0x6e
.short 0x1506
.short 0x0
.short 0x280
.long 0x0
.short 0x0
.asciz "enum2$<core::result::Result<tuple$<>,alloc::string::String> >"
.asciz "555abb78978b454042f05ae23764c665"
.byte 243
.byte 242
.byte 241
.short 0x6a
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "status_access_violation::test_failure::closure_env$0"
.asciz "8c352f3220290be1ec1d63a618b0d47f"
.short 0xa
.short 0x1002
.long 0x101e
.long 0x1000c
.short 0xa
.short 0x1201
.long 0x1
.long 0x101f
.short 0xe
.short 0x1008
.long 0x101d
.byte 0x0
.byte 0x0
.short 0x1
.long 0x1020
.short 0x7e
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::result::Result<tuple$<>,alloc::string::String> >::Variant0"
.asciz "d4b2fc51ef012a9f9b5c8c5b8abc42eb"
.byte 241
.short 0x7e
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::result::Result<tuple$<>,alloc::string::String> >::Variant1"
.asciz "99e00cfe8c541335dfb85bc2c7cf7da4"
.byte 241
.short 0x3a
.short 0x1203
.short 0x150d
.short 0x3
.long 0x1022
.short 0x0
.asciz "variant0"
.byte 241
.short 0x150d
.short 0x3
.long 0x1023
.short 0x0
.asciz "variant1"
.byte 241
.short 0x150d
.short 0x3
.long 0x23
.short 0x0
.asciz "tag"
.byte 242
.byte 241
.short 0x6e
.short 0x1506
.short 0x3
.short 0x600
.long 0x1024
.short 0x18
.asciz "enum2$<core::result::Result<tuple$<>,alloc::string::String> >"
.asciz "555abb78978b454042f05ae23764c665"
.byte 243
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x1025
.long 0x100d
.long 0x0
.short 0x6a
.short 0x1505
.short 0x0
.short 0x200
.long 0x100b
.long 0x0
.long 0x0
.short 0x0
.asciz "status_access_violation::test_failure::closure_env$0"
.asciz "8c352f3220290be1ec1d63a618b0d47f"
.short 0xe
.short 0x1606
.long 0x1027
.long 0x100d
.long 0x0
.short 0x7a
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::result::Result<tuple$<>,alloc::string::String> >::Ok"
.asciz "2a53ee8487a2b5923f6e6739695302cc"
.byte 243
.byte 242
.byte 241
.short 0x1a
.short 0x1203
.short 0x1502
.short 0x3
.short 0x0
.asciz "Ok"
.byte 243
.byte 242
.byte 241
.short 0x1502
.short 0x3
.short 0x1
.asciz "Err"
.byte 242
.byte 241
.short 0x5a
.short 0x1507
.short 0x2
.short 0x8
.long 0x75
.long 0x102a
.asciz "enum2$<core::result::Result<tuple$<>,alloc::string::String> >::VariantNames"
.short 0xe
.short 0x1606
.long 0x102b
.long 0x100d
.long 0x0
.short 0x36
.short 0x1203
.short 0x150d
.short 0x3
.long 0x1029
.short 0x0
.asciz "value"
.short 0x150e
.short 0x3
.long 0x102b
.asciz "NAME"
.byte 243
.byte 242
.byte 241
.short 0x150e
.short 0x3
.long 0x23
.asciz "DISCR_EXACT"
.short 0x7e
.short 0x1505
.short 0x3
.short 0x208
.long 0x102d
.long 0x0
.long 0x0
.short 0x18
.asciz "enum2$<core::result::Result<tuple$<>,alloc::string::String> >::Variant0"
.asciz "d4b2fc51ef012a9f9b5c8c5b8abc42eb"
.byte 241
.short 0xe
.short 0x1606
.long 0x102e
.long 0x100d
.long 0x0
.short 0x7a
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::result::Result<tuple$<>,alloc::string::String> >::Err"
.asciz "7b389d8ecfc50a0cb037163a93456b8c"
.byte 242
.byte 241
.short 0x4a
.short 0x1203
.short 0x150d
.short 0x3
.long 0x1030
.short 0x0
.asciz "value"
.short 0x150e
.short 0x3
.long 0x102b
.asciz "NAME"
.byte 243
.byte 242
.byte 241
.short 0x150e
.short 0x3
.long 0x23
.asciz "DISCR_BEGIN"
.short 0x150e
.short 0x3
.long 0x23
.asciz "DISCR_END"
.byte 242
.byte 241
.short 0x7e
.short 0x1505
.short 0x4
.short 0x208
.long 0x1031
.long 0x0
.long 0x0
.short 0x18
.asciz "enum2$<core::result::Result<tuple$<>,alloc::string::String> >::Variant1"
.asciz "99e00cfe8c541335dfb85bc2c7cf7da4"
.byte 241
.short 0xe
.short 0x1606
.long 0x1032
.long 0x100d
.long 0x0
.short 0x12
.short 0x1203
.short 0x150d
.short 0x3
.long 0x1008
.short 0x0
.asciz "__0"
.byte 242
.byte 241
.short 0x7a
.short 0x1505
.short 0x1
.short 0x208
.long 0x1034
.long 0x0
.long 0x0
.short 0x18
.asciz "enum2$<core::result::Result<tuple$<>,alloc::string::String> >::Ok"
.asciz "2a53ee8487a2b5923f6e6739695302cc"
.byte 243
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x1035
.long 0x100d
.long 0x0
.short 0x4a
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "alloc::string::String"
.asciz "831f0a5a99bce338a3edd215c7e071e"
.short 0x12
.short 0x1203
.short 0x150d
.short 0x3
.long 0x1037
.short 0x0
.asciz "__0"
.byte 242
.byte 241
.short 0x7a
.short 0x1505
.short 0x1
.short 0x208
.long 0x1038
.long 0x0
.long 0x0
.short 0x18
.asciz "enum2$<core::result::Result<tuple$<>,alloc::string::String> >::Err"
.asciz "7b389d8ecfc50a0cb037163a93456b8c"
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x1039
.long 0x100d
.long 0x0
.short 0x5e
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "alloc::vec::Vec<u8,alloc::alloc::Global>"
.asciz "1b24de92930e2b16f8cc61ee7d2af483"
.short 0x12
.short 0x1203
.short 0x150d
.short 0x3
.long 0x103b
.short 0x0
.asciz "vec"
.byte 242
.byte 241
.short 0x4a
.short 0x1505
.short 0x1
.short 0x200
.long 0x103c
.long 0x0
.long 0x0
.short 0x18
.asciz "alloc::string::String"
.asciz "831f0a5a99bce338a3edd215c7e071e"
.short 0xe
.short 0x1606
.long 0x103d
.long 0x100d
.long 0x0
.short 0x66
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "alloc::raw_vec::RawVec<u8,alloc::alloc::Global>"
.asciz "ab31f2c43bbc3a5ef288b145bff71843"
.byte 241
.short 0x22
.short 0x1203
.short 0x150d
.short 0x3
.long 0x103f
.short 0x0
.asciz "buf"
.byte 242
.byte 241
.short 0x150d
.short 0x3
.long 0x23
.short 0x10
.asciz "len"
.byte 242
.byte 241
.short 0x5e
.short 0x1505
.short 0x2
.short 0x200
.long 0x1040
.long 0x0
.long 0x0
.short 0x18
.asciz "alloc::vec::Vec<u8,alloc::alloc::Global>"
.asciz "1b24de92930e2b16f8cc61ee7d2af483"
.short 0xe
.short 0x1606
.long 0x1041
.long 0x100d
.long 0x0
.short 0x56
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "core::ptr::unique::Unique<u8>"
.asciz "482ae2fde3c3993733db87c92234e50e"
.byte 243
.byte 242
.byte 241
.short 0x4a
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "alloc::alloc::Global"
.asciz "5c3ddf5c6ce60bc0312ac5012afe1f9"
.byte 241
.short 0x32
.short 0x1203
.short 0x150d
.short 0x3
.long 0x1043
.short 0x0
.asciz "ptr"
.byte 242
.byte 241
.short 0x150d
.short 0x3
.long 0x23
.short 0x8
.asciz "cap"
.byte 242
.byte 241
.short 0x150d
.short 0x3
.long 0x1044
.short 0x0
.asciz "alloc"
.short 0x66
.short 0x1505
.short 0x3
.short 0x200
.long 0x1045
.long 0x0
.long 0x0
.short 0x10
.asciz "alloc::raw_vec::RawVec<u8,alloc::alloc::Global>"
.asciz "ab31f2c43bbc3a5ef288b145bff71843"
.byte 241
.short 0xe
.short 0x1606
.long 0x1046
.long 0x100d
.long 0x0
.short 0x56
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "core::ptr::non_null::NonNull<u8>"
.asciz "7268930f47cade3cfae032644869381d"
.short 0x56
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "core::marker::PhantomData<u8>"
.asciz "64e3e27a59740f83bb7b668c42a6fc0f"
.byte 243
.byte 242
.byte 241
.short 0x2a
.short 0x1203
.short 0x150d
.short 0x3
.long 0x1048
.short 0x0
.asciz "pointer"
.byte 242
.byte 241
.short 0x150d
.short 0x3
.long 0x1049
.short 0x0
.asciz "_marker"
.byte 242
.byte 241
.short 0x56
.short 0x1505
.short 0x2
.short 0x200
.long 0x104a
.long 0x0
.long 0x0
.short 0x8
.asciz "core::ptr::unique::Unique<u8>"
.asciz "482ae2fde3c3993733db87c92234e50e"
.byte 243
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x104b
.long 0x100d
.long 0x0
.short 0x4a
.short 0x1505
.short 0x0
.short 0x200
.long 0x100b
.long 0x0
.long 0x0
.short 0x0
.asciz "alloc::alloc::Global"
.asciz "5c3ddf5c6ce60bc0312ac5012afe1f9"
.byte 241
.short 0xe
.short 0x1606
.long 0x104d
.long 0x100d
.long 0x0
.short 0x16
.short 0x1203
.short 0x150d
.short 0x3
.long 0x620
.short 0x0
.asciz "pointer"
.byte 242
.byte 241
.short 0x56
.short 0x1505
.short 0x1
.short 0x200
.long 0x104f
.long 0x0
.long 0x0
.short 0x8
.asciz "core::ptr::non_null::NonNull<u8>"
.asciz "7268930f47cade3cfae032644869381d"
.short 0xe
.short 0x1606
.long 0x1050
.long 0x100d
.long 0x0
.short 0x56
.short 0x1505
.short 0x0
.short 0x200
.long 0x100b
.long 0x0
.long 0x0
.short 0x0
.asciz "core::marker::PhantomData<u8>"
.asciz "64e3e27a59740f83bb7b668c42a6fc0f"
.byte 243
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x1052
.long 0x100d
.long 0x0
.short 0x16
.short 0x1601
.long 0x101c
.long 0x1021
.asciz "closure$0"
.byte 242
.byte 241
.short 0x1e
.short 0x1605
.long 0x0
.asciz "status_access_violation"
.short 0x1a
.short 0x1601
.long 0x1055
.long 0x1002
.asciz "test_failure"
.byte 243
.byte 242
.byte 241
.short 0x2a
.short 0x1605
.long 0x0
.asciz "linkme::distributed_slice::impl$9"
.byte 242
.byte 241
.short 0x6e
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "core::slice::iter::Iter<status_access_violation::Item>"
.asciz "bbdf8b64f09e6a35309daa19804f9d42"
.byte 242
.byte 241
.short 0x8a
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "linkme::distributed_slice::DistributedSlice<slice2$<status_access_violation::Item> >"
.asciz "782890d42f697997d7c4f35002472999"
.short 0xa
.short 0x1201
.long 0x1
.long 0x1059
.short 0xe
.short 0x1008
.long 0x1058
.byte 0x0
.byte 0x0
.short 0x1
.long 0x105a
.short 0x72
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "core::ptr::non_null::NonNull<status_access_violation::Item>"
.asciz "407b4c0d62abbe3e39d2f34f42799e4d"
.byte 241
.short 0x56
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "status_access_violation::Item"
.asciz "fd4d6e3a33f6cc6235a7a01d2fe7fa98"
.byte 243
.byte 242
.byte 241
.short 0xa
.short 0x1002
.long 0x105d
.long 0x1000c
.short 0x76
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "core::marker::PhantomData<ref$<status_access_violation::Item> >"
.asciz "843edc03d89d22359579fff21469d5c9"
.byte 241
.short 0x36
.short 0x1203
.short 0x150d
.short 0x3
.long 0x105c
.short 0x0
.asciz "ptr"
.byte 242
.byte 241
.short 0x150d
.short 0x3
.long 0x105e
.short 0x8
.asciz "end"
.byte 242
.byte 241
.short 0x150d
.short 0x3
.long 0x105f
.short 0x0
.asciz "_marker"
.byte 242
.byte 241
.short 0x6e
.short 0x1505
.short 0x3
.short 0x200
.long 0x1060
.long 0x0
.long 0x0
.short 0x10
.asciz "core::slice::iter::Iter<status_access_violation::Item>"
.asciz "bbdf8b64f09e6a35309daa19804f9d42"
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x1061
.long 0x100d
.long 0x0
.short 0x42
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "ref$<str$>"
.asciz "857c99401054bcaa39f98e6e0c6d74b"
.byte 243
.byte 242
.byte 241
.short 0x7a
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "linkme::distributed_slice::StaticPtr<status_access_violation::Item>"
.asciz "d086c745b4bbd9becf7124eb8bc5636"
.byte 242
.byte 241
.short 0x62
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "linkme::distributed_slice::StaticPtr<usize>"
.asciz "ae5cc784b907c6956fc405b3d4564630"
.byte 241
.short 0x76
.short 0x1203
.short 0x150d
.short 0x3
.long 0x1063
.short 0x0
.asciz "name"
.byte 241
.short 0x150d
.short 0x3
.long 0x1064
.short 0x10
.asciz "section_start"
.short 0x150d
.short 0x3
.long 0x1064
.short 0x18
.asciz "section_stop"
.byte 241
.short 0x150d
.short 0x3
.long 0x1065
.short 0x20
.asciz "dupcheck_start"
.byte 243
.byte 242
.byte 241
.short 0x150d
.short 0x3
.long 0x1065
.short 0x28
.asciz "dupcheck_stop"
.short 0x8a
.short 0x1505
.short 0x5
.short 0x200
.long 0x1066
.long 0x0
.long 0x0
.short 0x30
.asciz "linkme::distributed_slice::DistributedSlice<slice2$<status_access_violation::Item> >"
.asciz "782890d42f697997d7c4f35002472999"
.short 0xe
.short 0x1606
.long 0x1067
.long 0x100d
.long 0x0
.short 0x16
.short 0x1203
.short 0x150d
.short 0x3
.long 0x105e
.short 0x0
.asciz "pointer"
.byte 242
.byte 241
.short 0x72
.short 0x1505
.short 0x1
.short 0x200
.long 0x1069
.long 0x0
.long 0x0
.short 0x8
.asciz "core::ptr::non_null::NonNull<status_access_violation::Item>"
.asciz "407b4c0d62abbe3e39d2f34f42799e4d"
.byte 241
.short 0xe
.short 0x1606
.long 0x106a
.long 0x100d
.long 0x0
.short 0x12
.short 0x1203
.short 0x150d
.short 0x3
.long 0x1063
.short 0x0
.asciz "name"
.byte 241
.short 0x56
.short 0x1505
.short 0x1
.short 0x200
.long 0x106c
.long 0x0
.long 0x0
.short 0x10
.asciz "status_access_violation::Item"
.asciz "fd4d6e3a33f6cc6235a7a01d2fe7fa98"
.byte 243
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x106d
.long 0x100d
.long 0x0
.short 0x76
.short 0x1505
.short 0x0
.short 0x200
.long 0x100b
.long 0x0
.long 0x0
.short 0x0
.asciz "core::marker::PhantomData<ref$<status_access_violation::Item> >"
.asciz "843edc03d89d22359579fff21469d5c9"
.byte 241
.short 0xe
.short 0x1606
.long 0x106f
.long 0x100d
.long 0x0
.short 0x2a
.short 0x1203
.short 0x150d
.short 0x3
.long 0x620
.short 0x0
.asciz "data_ptr"
.byte 241
.short 0x150d
.short 0x3
.long 0x23
.short 0x8
.asciz "length"
.byte 243
.byte 242
.byte 241
.short 0x42
.short 0x1505
.short 0x2
.short 0x200
.long 0x1071
.long 0x0
.long 0x0
.short 0x10
.asciz "ref$<str$>"
.asciz "857c99401054bcaa39f98e6e0c6d74b"
.byte 243
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x1072
.long 0x100d
.long 0x0
.short 0x12
.short 0x1203
.short 0x150d
.short 0x3
.long 0x105e
.short 0x0
.asciz "ptr"
.byte 242
.byte 241
.short 0x7a
.short 0x1505
.short 0x1
.short 0x200
.long 0x1074
.long 0x0
.long 0x0
.short 0x8
.asciz "linkme::distributed_slice::StaticPtr<status_access_violation::Item>"
.asciz "d086c745b4bbd9becf7124eb8bc5636"
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x1075
.long 0x100d
.long 0x0
.short 0x12
.short 0x1203
.short 0x150d
.short 0x3
.long 0x623
.short 0x0
.asciz "ptr"
.byte 242
.byte 241
.short 0x62
.short 0x1505
.short 0x1
.short 0x200
.long 0x1077
.long 0x0
.long 0x0
.short 0x8
.asciz "linkme::distributed_slice::StaticPtr<usize>"
.asciz "ae5cc784b907c6956fc405b3d4564630"
.byte 241
.short 0xe
.short 0x1606
.long 0x1078
.long 0x100d
.long 0x0
.short 0x16
.short 0x1601
.long 0x1057
.long 0x105b
.asciz "into_iter"
.byte 242
.byte 241
.short 0x66
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "ref$<slice2$<status_access_violation::Item> >"
.asciz "ff59d939ef89cb8b1cacfcf018945470"
.byte 243
.byte 242
.byte 241
.short 0x1a
.short 0x1009
.long 0x107b
.long 0x1059
.long 0x0
.byte 0x0
.byte 0x1
.short 0x1
.long 0x105a
.long 0x0
.short 0x2a
.short 0x1203
.short 0x150d
.short 0x3
.long 0x105e
.short 0x0
.asciz "data_ptr"
.byte 241
.short 0x150d
.short 0x3
.long 0x23
.short 0x8
.asciz "length"
.byte 243
.byte 242
.byte 241
.short 0x66
.short 0x1505
.short 0x2
.short 0x200
.long 0x107d
.long 0x0
.long 0x0
.short 0x10
.asciz "ref$<slice2$<status_access_violation::Item> >"
.asciz "ff59d939ef89cb8b1cacfcf018945470"
.byte 243
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x107e
.long 0x100d
.long 0x0
.short 0x1a
.short 0x1602
.long 0x1059
.long 0x107c
.asciz "static_slice"
.byte 243
.byte 242
.byte 241
.short 0x22
.short 0x1605
.long 0x0
.asciz "core::slice::iter::impl$181"
.short 0x72
.short 0x1506
.short 0x0
.short 0x280
.long 0x0
.short 0x0
.asciz "enum2$<core::option::Option<ref$<status_access_violation::Item> > >"
.asciz "f1ebb193d4214685a14a4bba3840482b"
.byte 241
.short 0xa
.short 0x1002
.long 0x1058
.long 0x1000c
.short 0xa
.short 0x1201
.long 0x1
.long 0x1083
.short 0xe
.short 0x1008
.long 0x1082
.byte 0x0
.byte 0x0
.short 0x1
.long 0x1084
.short 0x86
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::option::Option<ref$<status_access_violation::Item> > >::Variant0"
.asciz "bdb9aad2eaf9909eee3f1844a7059046"
.byte 243
.byte 242
.byte 241
.short 0x86
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::option::Option<ref$<status_access_violation::Item> > >::Variant1"
.asciz "4972730c84e88eabeb46cf620e5947ed"
.byte 243
.byte 242
.byte 241
.short 0x3a
.short 0x1203
.short 0x150d
.short 0x3
.long 0x1086
.short 0x0
.asciz "variant0"
.byte 241
.short 0x150d
.short 0x3
.long 0x1087
.short 0x0
.asciz "variant1"
.byte 241
.short 0x150d
.short 0x3
.long 0x23
.short 0x0
.asciz "tag"
.byte 242
.byte 241
.short 0x72
.short 0x1506
.short 0x3
.short 0x600
.long 0x1088
.short 0x8
.asciz "enum2$<core::option::Option<ref$<status_access_violation::Item> > >"
.asciz "f1ebb193d4214685a14a4bba3840482b"
.byte 241
.short 0xe
.short 0x1606
.long 0x1089
.long 0x100d
.long 0x0
.short 0x82
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::option::Option<ref$<status_access_violation::Item> > >::None"
.asciz "606cbf57be38d8e8d014ca2f4f0d431b"
.byte 243
.byte 242
.byte 241
.short 0x1a
.short 0x1203
.short 0x1502
.short 0x3
.short 0x0
.asciz "None"
.byte 241
.short 0x1502
.short 0x3
.short 0x1
.asciz "Some"
.byte 241
.short 0x62
.short 0x1507
.short 0x2
.short 0x8
.long 0x75
.long 0x108c
.asciz "enum2$<core::option::Option<ref$<status_access_violation::Item> > >::VariantNames"
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x108d
.long 0x100d
.long 0x0
.short 0x36
.short 0x1203
.short 0x150d
.short 0x3
.long 0x108b
.short 0x0
.asciz "value"
.short 0x150e
.short 0x3
.long 0x108d
.asciz "NAME"
.byte 243
.byte 242
.byte 241
.short 0x150e
.short 0x3
.long 0x23
.asciz "DISCR_EXACT"
.short 0x86
.short 0x1505
.short 0x3
.short 0x208
.long 0x108f
.long 0x0
.long 0x0
.short 0x8
.asciz "enum2$<core::option::Option<ref$<status_access_violation::Item> > >::Variant0"
.asciz "bdb9aad2eaf9909eee3f1844a7059046"
.byte 243
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x1090
.long 0x100d
.long 0x0
.short 0x82
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::option::Option<ref$<status_access_violation::Item> > >::Some"
.asciz "771ce58ea6c672c71e739cc9e96e3aac"
.byte 243
.byte 242
.byte 241
.short 0x4a
.short 0x1203
.short 0x150d
.short 0x3
.long 0x1092
.short 0x0
.asciz "value"
.short 0x150e
.short 0x3
.long 0x108d
.asciz "NAME"
.byte 243
.byte 242
.byte 241
.short 0x150e
.short 0x3
.long 0x23
.asciz "DISCR_BEGIN"
.short 0x150e
.short 0x3
.long 0x23
.asciz "DISCR_END"
.byte 242
.byte 241
.short 0x86
.short 0x1505
.short 0x4
.short 0x208
.long 0x1093
.long 0x0
.long 0x0
.short 0x8
.asciz "enum2$<core::option::Option<ref$<status_access_violation::Item> > >::Variant1"
.asciz "4972730c84e88eabeb46cf620e5947ed"
.byte 243
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x1094
.long 0x100d
.long 0x0
.short 0x82
.short 0x1505
.short 0x0
.short 0x208
.long 0x100b
.long 0x0
.long 0x0
.short 0x8
.asciz "enum2$<core::option::Option<ref$<status_access_violation::Item> > >::None"
.asciz "606cbf57be38d8e8d014ca2f4f0d431b"
.byte 243
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x1096
.long 0x100d
.long 0x0
.short 0x12
.short 0x1203
.short 0x150d
.short 0x3
.long 0x105e
.short 0x0
.asciz "__0"
.byte 242
.byte 241
.short 0x82
.short 0x1505
.short 0x1
.short 0x208
.long 0x1098
.long 0x0
.long 0x0
.short 0x8
.asciz "enum2$<core::option::Option<ref$<status_access_violation::Item> > >::Some"
.asciz "771ce58ea6c672c71e739cc9e96e3aac"
.byte 243
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x1099
.long 0x100d
.long 0x0
.short 0x12
.short 0x1601
.long 0x1081
.long 0x1085
.asciz "next"
.byte 243
.byte 242
.byte 241
.short 0x76
.short 0x1506
.short 0x0
.short 0x280
.long 0x0
.short 0x0
.asciz "enum2$<core::result::Result<ref$<str$>,core::str::error::Utf8Error> >"
.asciz "7761542b4ea447c555883b2f40841d16"
.byte 243
.byte 242
.byte 241
.short 0x86
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::result::Result<ref$<str$>,core::str::error::Utf8Error> >::Variant0"
.asciz "d1ddf5a1e7ef4142e71956539990e125"
.byte 241
.short 0x86
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::result::Result<ref$<str$>,core::str::error::Utf8Error> >::Variant1"
.asciz "8c9e86256367de793753a9847623c870"
.byte 241
.short 0x3a
.short 0x1203
.short 0x150d
.short 0x3
.long 0x109d
.short 0x0
.asciz "variant0"
.byte 241
.short 0x150d
.short 0x3
.long 0x109e
.short 0x0
.asciz "variant1"
.byte 241
.short 0x150d
.short 0x3
.long 0x23
.short 0x0
.asciz "tag"
.byte 242
.byte 241
.short 0x76
.short 0x1506
.short 0x3
.short 0x600
.long 0x109f
.short 0x18
.asciz "enum2$<core::result::Result<ref$<str$>,core::str::error::Utf8Error> >"
.asciz "7761542b4ea447c555883b2f40841d16"
.byte 243
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x10a0
.long 0x100d
.long 0x0
.short 0x82
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::result::Result<ref$<str$>,core::str::error::Utf8Error> >::Ok"
.asciz "92bd8082e5e5827d4adbe521d7ec11f0"
.byte 243
.byte 242
.byte 241
.short 0x62
.short 0x1507
.short 0x2
.short 0x8
.long 0x75
.long 0x102a
.asciz "enum2$<core::result::Result<ref$<str$>,core::str::error::Utf8Error> >::VariantNames"
.short 0xe
.short 0x1606
.long 0x10a3
.long 0x100d
.long 0x0
.short 0x36
.short 0x1203
.short 0x150d
.short 0x3
.long 0x10a2
.short 0x0
.asciz "value"
.short 0x150e
.short 0x3
.long 0x10a3
.asciz "NAME"
.byte 243
.byte 242
.byte 241
.short 0x150e
.short 0x3
.long 0x23
.asciz "DISCR_EXACT"
.short 0x86
.short 0x1505
.short 0x3
.short 0x208
.long 0x10a5
.long 0x0
.long 0x0
.short 0x18
.asciz "enum2$<core::result::Result<ref$<str$>,core::str::error::Utf8Error> >::Variant0"
.asciz "d1ddf5a1e7ef4142e71956539990e125"
.byte 241
.short 0xe
.short 0x1606
.long 0x10a6
.long 0x100d
.long 0x0
.short 0x82
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::result::Result<ref$<str$>,core::str::error::Utf8Error> >::Err"
.asciz "706d33600c34b988408c94a95a48549a"
.byte 242
.byte 241
.short 0x36
.short 0x1203
.short 0x150d
.short 0x3
.long 0x10a8
.short 0x0
.asciz "value"
.short 0x150e
.short 0x3
.long 0x10a3
.asciz "NAME"
.byte 243
.byte 242
.byte 241
.short 0x150e
.short 0x3
.long 0x23
.asciz "DISCR_EXACT"
.short 0x86
.short 0x1505
.short 0x3
.short 0x208
.long 0x10a9
.long 0x0
.long 0x0
.short 0x18
.asciz "enum2$<core::result::Result<ref$<str$>,core::str::error::Utf8Error> >::Variant1"
.asciz "8c9e86256367de793753a9847623c870"
.byte 241
.short 0xe
.short 0x1606
.long 0x10aa
.long 0x100d
.long 0x0
.short 0x12
.short 0x1203
.short 0x150d
.short 0x3
.long 0x1063
.short 0x8
.asciz "__0"
.byte 242
.byte 241
.short 0x82
.short 0x1505
.short 0x1
.short 0x208
.long 0x10ac
.long 0x0
.long 0x0
.short 0x18
.asciz "enum2$<core::result::Result<ref$<str$>,core::str::error::Utf8Error> >::Ok"
.asciz "92bd8082e5e5827d4adbe521d7ec11f0"
.byte 243
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x10ad
.long 0x100d
.long 0x0
.short 0x52
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "core::str::error::Utf8Error"
.asciz "305b0041b10500855224533def5f2881"
.byte 241
.short 0x12
.short 0x1203
.short 0x150d
.short 0x3
.long 0x10af
.short 0x8
.asciz "__0"
.byte 242
.byte 241
.short 0x82
.short 0x1505
.short 0x1
.short 0x208
.long 0x10b0
.long 0x0
.long 0x0
.short 0x18
.asciz "enum2$<core::result::Result<ref$<str$>,core::str::error::Utf8Error> >::Err"
.asciz "706d33600c34b988408c94a95a48549a"
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x10b1
.long 0x100d
.long 0x0
.short 0x52
.short 0x1506
.short 0x0
.short 0x280
.long 0x0
.short 0x0
.asciz "enum2$<core::option::Option<u8> >"
.asciz "b37309d4d7ca687deaa602c307c2e697"
.byte 243
.byte 242
.byte 241
.short 0x2e
.short 0x1203
.short 0x150d
.short 0x3
.long 0x23
.short 0x0
.asciz "valid_up_to"
.byte 242
.byte 241
.short 0x150d
.short 0x3
.long 0x10b3
.short 0x8
.asciz "error_len"
.short 0x52
.short 0x1505
.short 0x2
.short 0x200
.long 0x10b4
.long 0x0
.long 0x0
.short 0x10
.asciz "core::str::error::Utf8Error"
.asciz "305b0041b10500855224533def5f2881"
.byte 241
.short 0xe
.short 0x1606
.long 0x10b5
.long 0x100d
.long 0x0
.short 0x62
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::option::Option<u8> >::Variant0"
.asciz "904b1a252ec4ce01400ce53f139f6ca9"
.byte 241
.short 0x62
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::option::Option<u8> >::Variant1"
.asciz "8884e4ee383cc724f89b12554f35b2ad"
.byte 241
.short 0x3a
.short 0x1203
.short 0x150d
.short 0x3
.long 0x10b7
.short 0x0
.asciz "variant0"
.byte 241
.short 0x150d
.short 0x3
.long 0x10b8
.short 0x0
.asciz "variant1"
.byte 241
.short 0x150d
.short 0x3
.long 0x20
.short 0x0
.asciz "tag"
.byte 242
.byte 241
.short 0x52
.short 0x1506
.short 0x3
.short 0x600
.long 0x10b9
.short 0x2
.asciz "enum2$<core::option::Option<u8> >"
.asciz "b37309d4d7ca687deaa602c307c2e697"
.byte 243
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x10ba
.long 0x100d
.long 0x0
.short 0x5e
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::option::Option<u8> >::None"
.asciz "4333a0ae8129bc3810c1a411e7cf3763"
.byte 241
.short 0x3e
.short 0x1507
.short 0x2
.short 0x8
.long 0x75
.long 0x108c
.asciz "enum2$<core::option::Option<u8> >::VariantNames"
.short 0xe
.short 0x1606
.long 0x10bd
.long 0x100d
.long 0x0
.short 0x36
.short 0x1203
.short 0x150d
.short 0x3
.long 0x10bc
.short 0x0
.asciz "value"
.short 0x150e
.short 0x3
.long 0x10bd
.asciz "NAME"
.byte 243
.byte 242
.byte 241
.short 0x150e
.short 0x3
.long 0x20
.asciz "DISCR_EXACT"
.short 0x62
.short 0x1505
.short 0x3
.short 0x208
.long 0x10bf
.long 0x0
.long 0x0
.short 0x2
.asciz "enum2$<core::option::Option<u8> >::Variant0"
.asciz "904b1a252ec4ce01400ce53f139f6ca9"
.byte 241
.short 0xe
.short 0x1606
.long 0x10c0
.long 0x100d
.long 0x0
.short 0x5e
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::option::Option<u8> >::Some"
.asciz "2cf95fbbfef73c8255338eaebe253660"
.byte 241
.short 0x36
.short 0x1203
.short 0x150d
.short 0x3
.long 0x10c2
.short 0x0
.asciz "value"
.short 0x150e
.short 0x3
.long 0x10bd
.asciz "NAME"
.byte 243
.byte 242
.byte 241
.short 0x150e
.short 0x3
.long 0x20
.asciz "DISCR_EXACT"
.short 0x62
.short 0x1505
.short 0x3
.short 0x208
.long 0x10c3
.long 0x0
.long 0x0
.short 0x2
.asciz "enum2$<core::option::Option<u8> >::Variant1"
.asciz "8884e4ee383cc724f89b12554f35b2ad"
.byte 241
.short 0xe
.short 0x1606
.long 0x10c4
.long 0x100d
.long 0x0
.short 0x5e
.short 0x1505
.short 0x0
.short 0x208
.long 0x100b
.long 0x0
.long 0x0
.short 0x2
.asciz "enum2$<core::option::Option<u8> >::None"
.asciz "4333a0ae8129bc3810c1a411e7cf3763"
.byte 241
.short 0xe
.short 0x1606
.long 0x10c6
.long 0x100d
.long 0x0
.short 0x12
.short 0x1203
.short 0x150d
.short 0x3
.long 0x20
.short 0x1
.asciz "__0"
.byte 242
.byte 241
.short 0x5e
.short 0x1505
.short 0x1
.short 0x208
.long 0x10c8
.long 0x0
.long 0x0
.short 0x2
.asciz "enum2$<core::option::Option<u8> >::Some"
.asciz "2cf95fbbfef73c8255338eaebe253660"
.byte 241
.short 0xe
.short 0x1606
.long 0x10c9
.long 0x100d
.long 0x0
.short 0x6a
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "status_access_violation::test_failure::closure_env$0"
.asciz "6426b0952178476bf0a9e1a5c9604099"
.short 0xe
.short 0x1201
.long 0x2
.long 0x109c
.long 0x10cb
.short 0x1a
.short 0x1009
.long 0x1063
.long 0x109c
.long 0x0
.byte 0x0
.byte 0x1
.short 0x2
.long 0x10cc
.long 0x0
.short 0x1e
.short 0x1203
.short 0x150d
.short 0x3
.long 0x1063
.short 0x0
.asciz "_ref__item__name"
.byte 241
.short 0x6a
.short 0x1505
.short 0x1
.short 0x200
.long 0x10ce
.long 0x0
.long 0x0
.short 0x10
.asciz "status_access_violation::test_failure::closure_env$0"
.asciz "6426b0952178476bf0a9e1a5c9604099"
.short 0xe
.short 0x1606
.long 0x10cf
.long 0x100d
.long 0x0
.short 0x1a
.short 0x1602
.long 0x109c
.long 0x10cd
.asciz "unwrap_or_else"
.byte 241
.short 0xe
.short 0x1605
.long 0x0
.asciz "test"
.byte 243
.byte 242
.byte 241
.short 0xe
.short 0x1008
.long 0x101d
.byte 0x0
.byte 0x0
.short 0x1
.long 0x1009
.short 0x1e
.short 0x1601
.long 0x10d2
.long 0x10d3
.asciz "assert_test_result"
.byte 241
.short 0x4a
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "core::fmt::Arguments"
.asciz "15d6aae4ef8152d86131912c40e63a7f"
.short 0x52
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "ref$<slice2$<ref$<str$> > >"
.asciz "d76b83877ddcb5cca61caf6bdca727ac"
.byte 241
.short 0x7a
.short 0x1506
.short 0x0
.short 0x280
.long 0x0
.short 0x0
.asciz "enum2$<core::option::Option<ref$<slice2$<core::fmt::rt::Placeholder> > > >"
.asciz "f14aabf9e6f69521cfcc029f5094828"
.byte 243
.byte 242
.byte 241
.short 0x5e
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "ref$<slice2$<core::fmt::rt::Argument> >"
.asciz "3a03759026d30696f46376d5ba1d4ebf"
.byte 241
.short 0x36
.short 0x1203
.short 0x150d
.short 0x3
.long 0x10d6
.short 0x0
.asciz "pieces"
.byte 243
.byte 242
.byte 241
.short 0x150d
.short 0x3
.long 0x10d7
.short 0x20
.asciz "fmt"
.byte 242
.byte 241
.short 0x150d
.short 0x3
.long 0x10d8
.short 0x10
.asciz "args"
.byte 241
.short 0x4a
.short 0x1505
.short 0x3
.short 0x200
.long 0x10d9
.long 0x0
.long 0x0
.short 0x30
.asciz "core::fmt::Arguments"
.asciz "15d6aae4ef8152d86131912c40e63a7f"
.short 0xe
.short 0x1606
.long 0x10da
.long 0x100d
.long 0x0
.short 0xa
.short 0x1002
.long 0x1063
.long 0x1000c
.short 0x2a
.short 0x1203
.short 0x150d
.short 0x3
.long 0x10dc
.short 0x0
.asciz "data_ptr"
.byte 241
.short 0x150d
.short 0x3
.long 0x23
.short 0x8
.asciz "length"
.byte 243
.byte 242
.byte 241
.short 0x52
.short 0x1505
.short 0x2
.short 0x200
.long 0x10dd
.long 0x0
.long 0x0
.short 0x10
.asciz "ref$<slice2$<ref$<str$> > >"
.asciz "d76b83877ddcb5cca61caf6bdca727ac"
.byte 241
.short 0xe
.short 0x1606
.long 0x10de
.long 0x100d
.long 0x0
.short 0x8a
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::option::Option<ref$<slice2$<core::fmt::rt::Placeholder> > > >::Variant0"
.asciz "f23a1542294d9e82ad7b61a402c1c392"
.short 0x8a
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::option::Option<ref$<slice2$<core::fmt::rt::Placeholder> > > >::Variant1"
.asciz "b94bd0fcba1a6a76b64067a1445981c8"
.short 0x3a
.short 0x1203
.short 0x150d
.short 0x3
.long 0x10e0
.short 0x0
.asciz "variant0"
.byte 241
.short 0x150d
.short 0x3
.long 0x10e1
.short 0x0
.asciz "variant1"
.byte 241
.short 0x150d
.short 0x3
.long 0x23
.short 0x0
.asciz "tag"
.byte 242
.byte 241
.short 0x7a
.short 0x1506
.short 0x3
.short 0x600
.long 0x10e2
.short 0x10
.asciz "enum2$<core::option::Option<ref$<slice2$<core::fmt::rt::Placeholder> > > >"
.asciz "f14aabf9e6f69521cfcc029f5094828"
.byte 243
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x10e3
.long 0x100d
.long 0x0
.short 0x4e
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "core::fmt::rt::Argument"
.asciz "382089fb57d9f9226c9ca0e5a1bd56fa"
.byte 241
.short 0xa
.short 0x1002
.long 0x10e5
.long 0x1000c
.short 0x2a
.short 0x1203
.short 0x150d
.short 0x3
.long 0x10e6
.short 0x0
.asciz "data_ptr"
.byte 241
.short 0x150d
.short 0x3
.long 0x23
.short 0x8
.asciz "length"
.byte 243
.byte 242
.byte 241
.short 0x5e
.short 0x1505
.short 0x2
.short 0x200
.long 0x10e7
.long 0x0
.long 0x0
.short 0x10
.asciz "ref$<slice2$<core::fmt::rt::Argument> >"
.asciz "3a03759026d30696f46376d5ba1d4ebf"
.byte 241
.short 0xe
.short 0x1606
.long 0x10e8
.long 0x100d
.long 0x0
.short 0x86
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::option::Option<ref$<slice2$<core::fmt::rt::Placeholder> > > >::None"
.asciz "d65c0f584308f84b4bcfc3100c992129"
.short 0x6a
.short 0x1507
.short 0x2
.short 0x8
.long 0x75
.long 0x108c
.asciz "enum2$<core::option::Option<ref$<slice2$<core::fmt::rt::Placeholder> > > >::VariantNames"
.byte 243
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x10eb
.long 0x100d
.long 0x0
.short 0x36
.short 0x1203
.short 0x150d
.short 0x3
.long 0x10ea
.short 0x0
.asciz "value"
.short 0x150e
.short 0x3
.long 0x10eb
.asciz "NAME"
.byte 243
.byte 242
.byte 241
.short 0x150e
.short 0x3
.long 0x23
.asciz "DISCR_EXACT"
.short 0x8a
.short 0x1505
.short 0x3
.short 0x208
.long 0x10ed
.long 0x0
.long 0x0
.short 0x10
.asciz "enum2$<core::option::Option<ref$<slice2$<core::fmt::rt::Placeholder> > > >::Variant0"
.asciz "f23a1542294d9e82ad7b61a402c1c392"
.short 0xe
.short 0x1606
.long 0x10ee
.long 0x100d
.long 0x0
.short 0x86
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::option::Option<ref$<slice2$<core::fmt::rt::Placeholder> > > >::Some"
.asciz "6f08e1b233af7cc38349e2f3df1e58c2"
.short 0x4a
.short 0x1203
.short 0x150d
.short 0x3
.long 0x10f0
.short 0x0
.asciz "value"
.short 0x150e
.short 0x3
.long 0x10eb
.asciz "NAME"
.byte 243
.byte 242
.byte 241
.short 0x150e
.short 0x3
.long 0x23
.asciz "DISCR_BEGIN"
.short 0x150e
.short 0x3
.long 0x23
.asciz "DISCR_END"
.byte 242
.byte 241
.short 0x8a
.short 0x1505
.short 0x4
.short 0x208
.long 0x10f1
.long 0x0
.long 0x0
.short 0x10
.asciz "enum2$<core::option::Option<ref$<slice2$<core::fmt::rt::Placeholder> > > >::Variant1"
.asciz "b94bd0fcba1a6a76b64067a1445981c8"
.short 0xe
.short 0x1606
.long 0x10f2
.long 0x100d
.long 0x0
.short 0x56
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "core::fmt::rt::extern$0::Opaque"
.asciz "ac87ff75ae0e641132b88e06762abaa6"
.byte 241
.short 0xa
.short 0x1002
.long 0x10f4
.long 0x1000c
.short 0x66
.short 0x1506
.short 0x0
.short 0x280
.long 0x0
.short 0x0
.asciz "enum2$<core::result::Result<tuple$<>,core::fmt::Error> >"
.asciz "1c63cf9cc0eb66d2e16c094542dc7e22"
.short 0x4a
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "core::fmt::Formatter"
.asciz "2492e578213b6a8d5f5898d8ae166fff"
.short 0xa
.short 0x1002
.long 0x10f7
.long 0x1000c
.short 0xe
.short 0x1201
.long 0x2
.long 0x10f5
.long 0x10f8
.short 0xe
.short 0x1008
.long 0x10f6
.byte 0x0
.byte 0x0
.short 0x2
.long 0x10f9
.short 0xa
.short 0x1002
.long 0x10fa
.long 0x1000c
.short 0x26
.short 0x1203
.short 0x150d
.short 0x3
.long 0x10f5
.short 0x0
.asciz "value"
.short 0x150d
.short 0x3
.long 0x10fb
.short 0x8
.asciz "formatter"
.short 0x4e
.short 0x1505
.short 0x2
.short 0x200
.long 0x10fc
.long 0x0
.long 0x0
.short 0x10
.asciz "core::fmt::rt::Argument"
.asciz "382089fb57d9f9226c9ca0e5a1bd56fa"
.byte 241
.short 0xe
.short 0x1606
.long 0x10fd
.long 0x100d
.long 0x0
.short 0x86
.short 0x1505
.short 0x0
.short 0x208
.long 0x100b
.long 0x0
.long 0x0
.short 0x10
.asciz "enum2$<core::option::Option<ref$<slice2$<core::fmt::rt::Placeholder> > > >::None"
.asciz "d65c0f584308f84b4bcfc3100c992129"
.short 0xe
.short 0x1606
.long 0x10ff
.long 0x100d
.long 0x0
.short 0x62
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "ref$<slice2$<core::fmt::rt::Placeholder> >"
.asciz "35390e5f1267c9932bb5f242fdec9ff3"
.byte 242
.byte 241
.short 0x12
.short 0x1203
.short 0x150d
.short 0x3
.long 0x1101
.short 0x0
.asciz "__0"
.byte 242
.byte 241
.short 0x86
.short 0x1505
.short 0x1
.short 0x208
.long 0x1102
.long 0x0
.long 0x0
.short 0x10
.asciz "enum2$<core::option::Option<ref$<slice2$<core::fmt::rt::Placeholder> > > >::Some"
.asciz "6f08e1b233af7cc38349e2f3df1e58c2"
.short 0xe
.short 0x1606
.long 0x1103
.long 0x100d
.long 0x0
.short 0x56
.short 0x1505
.short 0x0
.short 0x200
.long 0x100b
.long 0x0
.long 0x0
.short 0x0
.asciz "core::fmt::rt::extern$0::Opaque"
.asciz "ac87ff75ae0e641132b88e06762abaa6"
.byte 241
.short 0xe
.short 0x1606
.long 0x1105
.long 0x100d
.long 0x0
.short 0x7a
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::result::Result<tuple$<>,core::fmt::Error> >::Variant0"
.asciz "2076e6ab3812d103bed4805280a4cc9b"
.byte 242
.byte 241
.short 0x7a
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::result::Result<tuple$<>,core::fmt::Error> >::Variant1"
.asciz "d95ab07e895dd71ae9af6137e312f524"
.byte 242
.byte 241
.short 0x3a
.short 0x1203
.short 0x150d
.short 0x3
.long 0x1107
.short 0x0
.asciz "variant0"
.byte 241
.short 0x150d
.short 0x3
.long 0x1108
.short 0x0
.asciz "variant1"
.byte 241
.short 0x150d
.short 0x3
.long 0x20
.short 0x0
.asciz "tag"
.byte 242
.byte 241
.short 0x66
.short 0x1506
.short 0x3
.short 0x600
.long 0x1109
.short 0x1
.asciz "enum2$<core::result::Result<tuple$<>,core::fmt::Error> >"
.asciz "1c63cf9cc0eb66d2e16c094542dc7e22"
.short 0xe
.short 0x1606
.long 0x110a
.long 0x100d
.long 0x0
.short 0x3a
.short 0x1203
.short 0x1502
.short 0x3
.short 0x0
.asciz "Left"
.byte 241
.short 0x1502
.short 0x3
.short 0x1
.asciz "Right"
.short 0x1502
.short 0x3
.short 0x2
.asciz "Center"
.byte 243
.byte 242
.byte 241
.short 0x1502
.short 0x3
.short 0x3
.asciz "Unknown"
.byte 242
.byte 241
.short 0x2a
.short 0x1507
.short 0x4
.short 0x0
.long 0x20
.long 0x110c
.asciz "core::fmt::rt::Alignment"
.byte 243
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x110d
.long 0x100d
.long 0x0
.short 0x52
.short 0x1506
.short 0x0
.short 0x280
.long 0x0
.short 0x0
.asciz "enum2$<core::option::Option<usize> >"
.asciz "77561db7b2389f967cbff22c67dbb6b"
.byte 241
.short 0x5a
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "ref_mut$<dyn$<core::fmt::Write> >"
.asciz "52b5341bf11ec360e8721f5bf6503e02"
.byte 243
.byte 242
.byte 241
.short 0x66
.short 0x1203
.short 0x150d
.short 0x3
.long 0x75
.short 0x34
.asciz "flags"
.short 0x150d
.short 0x3
.long 0x7b
.short 0x30
.asciz "fill"
.byte 241
.short 0x150d
.short 0x3
.long 0x110d
.short 0x38
.asciz "align"
.short 0x150d
.short 0x3
.long 0x110f
.short 0x0
.asciz "width"
.short 0x150d
.short 0x3
.long 0x110f
.short 0x10
.asciz "precision"
.short 0x150d
.short 0x3
.long 0x1110
.short 0x20
.asciz "buf"
.byte 242
.byte 241
.short 0x4a
.short 0x1505
.short 0x6
.short 0x200
.long 0x1111
.long 0x0
.long 0x0
.short 0x40
.asciz "core::fmt::Formatter"
.asciz "2492e578213b6a8d5f5898d8ae166fff"
.short 0xe
.short 0x1606
.long 0x1112
.long 0x100d
.long 0x0
.short 0x52
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "core::fmt::rt::Placeholder"
.asciz "286ee2493e929b5ba52eddc7e8d7dcf9"
.byte 242
.byte 241
.short 0xa
.short 0x1002
.long 0x1114
.long 0x1000c
.short 0x2a
.short 0x1203
.short 0x150d
.short 0x3
.long 0x1115
.short 0x0
.asciz "data_ptr"
.byte 241
.short 0x150d
.short 0x3
.long 0x23
.short 0x8
.asciz "length"
.byte 243
.byte 242
.byte 241
.short 0x62
.short 0x1505
.short 0x2
.short 0x200
.long 0x1116
.long 0x0
.long 0x0
.short 0x10
.asciz "ref$<slice2$<core::fmt::rt::Placeholder> >"
.asciz "35390e5f1267c9932bb5f242fdec9ff3"
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x1117
.long 0x100d
.long 0x0
.short 0x72
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::result::Result<tuple$<>,core::fmt::Error> >::Ok"
.asciz "45ddb5b704c6e415f2d6f4f173b9544f"
.short 0x56
.short 0x1507
.short 0x2
.short 0x8
.long 0x75
.long 0x102a
.asciz "enum2$<core::result::Result<tuple$<>,core::fmt::Error> >::VariantNames"
.byte 241
.short 0xe
.short 0x1606
.long 0x111a
.long 0x100d
.long 0x0
.short 0x36
.short 0x1203
.short 0x150d
.short 0x3
.long 0x1119
.short 0x0
.asciz "value"
.short 0x150e
.short 0x3
.long 0x111a
.asciz "NAME"
.byte 243
.byte 242
.byte 241
.short 0x150e
.short 0x3
.long 0x20
.asciz "DISCR_EXACT"
.short 0x7a
.short 0x1505
.short 0x3
.short 0x208
.long 0x111c
.long 0x0
.long 0x0
.short 0x1
.asciz "enum2$<core::result::Result<tuple$<>,core::fmt::Error> >::Variant0"
.asciz "2076e6ab3812d103bed4805280a4cc9b"
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x111d
.long 0x100d
.long 0x0
.short 0x76
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::result::Result<tuple$<>,core::fmt::Error> >::Err"
.asciz "23f2b2d91eeb365efd0484525ac0a1bd"
.byte 243
.byte 242
.byte 241
.short 0x36
.short 0x1203
.short 0x150d
.short 0x3
.long 0x111f
.short 0x0
.asciz "value"
.short 0x150e
.short 0x3
.long 0x111a
.asciz "NAME"
.byte 243
.byte 242
.byte 241
.short 0x150e
.short 0x3
.long 0x20
.asciz "DISCR_EXACT"
.short 0x7a
.short 0x1505
.short 0x3
.short 0x208
.long 0x1120
.long 0x0
.long 0x0
.short 0x1
.asciz "enum2$<core::result::Result<tuple$<>,core::fmt::Error> >::Variant1"
.asciz "d95ab07e895dd71ae9af6137e312f524"
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x1121
.long 0x100d
.long 0x0
.short 0x66
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::option::Option<usize> >::Variant0"
.asciz "5c25911f04704f7e4c974d797187f379"
.byte 242
.byte 241
.short 0x66
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::option::Option<usize> >::Variant1"
.asciz "ddea9921ef4b33df11351a4a6ec198c8"
.byte 242
.byte 241
.short 0x3a
.short 0x1203
.short 0x150d
.short 0x3
.long 0x1123
.short 0x0
.asciz "variant0"
.byte 241
.short 0x150d
.short 0x3
.long 0x1124
.short 0x0
.asciz "variant1"
.byte 241
.short 0x150d
.short 0x3
.long 0x23
.short 0x0
.asciz "tag"
.byte 242
.byte 241
.short 0x52
.short 0x1506
.short 0x3
.short 0x600
.long 0x1125
.short 0x10
.asciz "enum2$<core::option::Option<usize> >"
.asciz "77561db7b2389f967cbff22c67dbb6b"
.byte 241
.short 0xe
.short 0x1606
.long 0x1126
.long 0x100d
.long 0x0
.short 0x4e
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "dyn$<core::fmt::Write>"
.asciz "e46a59bbc26be2a916b39cb9b408717"
.byte 243
.byte 242
.byte 241
.short 0xa
.short 0x1002
.long 0x1128
.long 0x1000c
.short 0xe
.short 0x1503
.long 0x23
.long 0x23
.short 0x18
.byte 0
.byte 241
.short 0xa
.short 0x1002
.long 0x112a
.long 0x1000c
.short 0x2a
.short 0x1203
.short 0x150d
.short 0x3
.long 0x1129
.short 0x0
.asciz "pointer"
.byte 242
.byte 241
.short 0x150d
.short 0x3
.long 0x112b
.short 0x8
.asciz "vtable"
.byte 243
.byte 242
.byte 241
.short 0x5a
.short 0x1505
.short 0x2
.short 0x200
.long 0x112c
.long 0x0
.long 0x0
.short 0x10
.asciz "ref_mut$<dyn$<core::fmt::Write> >"
.asciz "52b5341bf11ec360e8721f5bf6503e02"
.byte 243
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x112d
.long 0x100d
.long 0x0
.short 0x4a
.short 0x1506
.short 0x0
.short 0x280
.long 0x0
.short 0x0
.asciz "enum2$<core::fmt::rt::Count>"
.asciz "6a7ddd44c989164c8eabac6f30bac937"
.short 0x6a
.short 0x1203
.short 0x150d
.short 0x3
.long 0x23
.short 0x20
.asciz "position"
.byte 241
.short 0x150d
.short 0x3
.long 0x7b
.short 0x28
.asciz "fill"
.byte 241
.short 0x150d
.short 0x3
.long 0x110d
.short 0x30
.asciz "align"
.short 0x150d
.short 0x3
.long 0x75
.short 0x2c
.asciz "flags"
.short 0x150d
.short 0x3
.long 0x112f
.short 0x0
.asciz "precision"
.short 0x150d
.short 0x3
.long 0x112f
.short 0x10
.asciz "width"
.short 0x52
.short 0x1505
.short 0x6
.short 0x200
.long 0x1130
.long 0x0
.long 0x0
.short 0x38
.asciz "core::fmt::rt::Placeholder"
.asciz "286ee2493e929b5ba52eddc7e8d7dcf9"
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x1131
.long 0x100d
.long 0x0
.short 0x12
.short 0x1203
.short 0x150d
.short 0x3
.long 0x1008
.short 0x1
.asciz "__0"
.byte 242
.byte 241
.short 0x72
.short 0x1505
.short 0x1
.short 0x208
.long 0x1133
.long 0x0
.long 0x0
.short 0x1
.asciz "enum2$<core::result::Result<tuple$<>,core::fmt::Error> >::Ok"
.asciz "45ddb5b704c6e415f2d6f4f173b9544f"
.short 0xe
.short 0x1606
.long 0x1134
.long 0x100d
.long 0x0
.short 0x46
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "core::fmt::Error"
.asciz "b96d515bcca31731e3738eb8e8d38456"
.short 0x12
.short 0x1203
.short 0x150d
.short 0x3
.long 0x1136
.short 0x1
.asciz "__0"
.byte 242
.byte 241
.short 0x76
.short 0x1505
.short 0x1
.short 0x208
.long 0x1137
.long 0x0
.long 0x0
.short 0x1
.asciz "enum2$<core::result::Result<tuple$<>,core::fmt::Error> >::Err"
.asciz "23f2b2d91eeb365efd0484525ac0a1bd"
.byte 243
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x1138
.long 0x100d
.long 0x0
.short 0x62
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::option::Option<usize> >::None"
.asciz "9be42c9f016d1441de36b0cfbddffb1a"
.byte 242
.byte 241
.short 0x42
.short 0x1507
.short 0x2
.short 0x8
.long 0x75
.long 0x108c
.asciz "enum2$<core::option::Option<usize> >::VariantNames"
.byte 241
.short 0xe
.short 0x1606
.long 0x113b
.long 0x100d
.long 0x0
.short 0x36
.short 0x1203
.short 0x150d
.short 0x3
.long 0x113a
.short 0x0
.asciz "value"
.short 0x150e
.short 0x3
.long 0x113b
.asciz "NAME"
.byte 243
.byte 242
.byte 241
.short 0x150e
.short 0x3
.long 0x23
.asciz "DISCR_EXACT"
.short 0x66
.short 0x1505
.short 0x3
.short 0x208
.long 0x113d
.long 0x0
.long 0x0
.short 0x10
.asciz "enum2$<core::option::Option<usize> >::Variant0"
.asciz "5c25911f04704f7e4c974d797187f379"
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x113e
.long 0x100d
.long 0x0
.short 0x62
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::option::Option<usize> >::Some"
.asciz "6805d8cd7424345766190569fa45c94a"
.byte 242
.byte 241
.short 0x36
.short 0x1203
.short 0x150d
.short 0x3
.long 0x1140
.short 0x0
.asciz "value"
.short 0x150e
.short 0x3
.long 0x113b
.asciz "NAME"
.byte 243
.byte 242
.byte 241
.short 0x150e
.short 0x3
.long 0x23
.asciz "DISCR_EXACT"
.short 0x66
.short 0x1505
.short 0x3
.short 0x208
.long 0x1141
.long 0x0
.long 0x0
.short 0x10
.asciz "enum2$<core::option::Option<usize> >::Variant1"
.asciz "ddea9921ef4b33df11351a4a6ec198c8"
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x1142
.long 0x100d
.long 0x0
.short 0x4e
.short 0x1505
.short 0x0
.short 0x200
.long 0x100b
.long 0x0
.long 0x0
.short 0x0
.asciz "dyn$<core::fmt::Write>"
.asciz "e46a59bbc26be2a916b39cb9b408717"
.byte 243
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x1144
.long 0x100d
.long 0x0
.short 0x5e
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::fmt::rt::Count>::Variant0"
.asciz "c5ae3b23c0369f1dd441094704d1046a"
.byte 242
.byte 241
.short 0x5e
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::fmt::rt::Count>::Variant1"
.asciz "7094c4e1cde740332072bebf1d5ea0fd"
.byte 242
.byte 241
.short 0x5e
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::fmt::rt::Count>::Variant2"
.asciz "c89443c3111ee5985505fed13529d52"
.byte 243
.byte 242
.byte 241
.short 0x4e
.short 0x1203
.short 0x150d
.short 0x3
.long 0x1146
.short 0x0
.asciz "variant0"
.byte 241
.short 0x150d
.short 0x3
.long 0x1147
.short 0x0
.asciz "variant1"
.byte 241
.short 0x150d
.short 0x3
.long 0x1148
.short 0x0
.asciz "variant2"
.byte 241
.short 0x150d
.short 0x3
.long 0x23
.short 0x0
.asciz "tag"
.byte 242
.byte 241
.short 0x4a
.short 0x1506
.short 0x4
.short 0x600
.long 0x1149
.short 0x10
.asciz "enum2$<core::fmt::rt::Count>"
.asciz "6a7ddd44c989164c8eabac6f30bac937"
.short 0xe
.short 0x1606
.long 0x114a
.long 0x100d
.long 0x0
.short 0x46
.short 0x1505
.short 0x0
.short 0x200
.long 0x100b
.long 0x0
.long 0x0
.short 0x0
.asciz "core::fmt::Error"
.asciz "b96d515bcca31731e3738eb8e8d38456"
.short 0xe
.short 0x1606
.long 0x114c
.long 0x100d
.long 0x0
.short 0x62
.short 0x1505
.short 0x0
.short 0x208
.long 0x100b
.long 0x0
.long 0x0
.short 0x10
.asciz "enum2$<core::option::Option<usize> >::None"
.asciz "9be42c9f016d1441de36b0cfbddffb1a"
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x114e
.long 0x100d
.long 0x0
.short 0x12
.short 0x1203
.short 0x150d
.short 0x3
.long 0x23
.short 0x8
.asciz "__0"
.byte 242
.byte 241
.short 0x62
.short 0x1505
.short 0x1
.short 0x208
.long 0x1150
.long 0x0
.long 0x0
.short 0x10
.asciz "enum2$<core::option::Option<usize> >::Some"
.asciz "6805d8cd7424345766190569fa45c94a"
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x1151
.long 0x100d
.long 0x0
.short 0x56
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::fmt::rt::Count>::Is"
.asciz "d6376cc3e28e85efb44f71a4fbe13d4f"
.short 0x2a
.short 0x1203
.short 0x1502
.short 0x3
.short 0x0
.asciz "Is"
.byte 243
.byte 242
.byte 241
.short 0x1502
.short 0x3
.short 0x1
.asciz "Param"
.short 0x1502
.short 0x3
.short 0x2
.asciz "Implied"
.byte 242
.byte 241
.short 0x3a
.short 0x1507
.short 0x3
.short 0x8
.long 0x75
.long 0x1154
.asciz "enum2$<core::fmt::rt::Count>::VariantNames"
.byte 241
.short 0xe
.short 0x1606
.long 0x1155
.long 0x100d
.long 0x0
.short 0x36
.short 0x1203
.short 0x150d
.short 0x3
.long 0x1153
.short 0x0
.asciz "value"
.short 0x150e
.short 0x3
.long 0x1155
.asciz "NAME"
.byte 243
.byte 242
.byte 241
.short 0x150e
.short 0x3
.long 0x23
.asciz "DISCR_EXACT"
.short 0x5e
.short 0x1505
.short 0x3
.short 0x208
.long 0x1157
.long 0x0
.long 0x0
.short 0x10
.asciz "enum2$<core::fmt::rt::Count>::Variant0"
.asciz "c5ae3b23c0369f1dd441094704d1046a"
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x1158
.long 0x100d
.long 0x0
.short 0x5a
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::fmt::rt::Count>::Param"
.asciz "7cc40118c7de91e13ad89a7e4135f67c"
.byte 241
.short 0x36
.short 0x1203
.short 0x150d
.short 0x3
.long 0x115a
.short 0x0
.asciz "value"
.short 0x150e
.short 0x3
.long 0x1155
.asciz "NAME"
.byte 243
.byte 242
.byte 241
.short 0x150e
.short 0x3
.long 0x23
.asciz "DISCR_EXACT"
.short 0x5e
.short 0x1505
.short 0x3
.short 0x208
.long 0x115b
.long 0x0
.long 0x0
.short 0x10
.asciz "enum2$<core::fmt::rt::Count>::Variant1"
.asciz "7094c4e1cde740332072bebf1d5ea0fd"
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x115c
.long 0x100d
.long 0x0
.short 0x5a
.short 0x1505
.short 0x0
.short 0x288
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "enum2$<core::fmt::rt::Count>::Implied"
.asciz "db211e6880ad46541058723b633b49d"
.short 0x36
.short 0x1203
.short 0x150d
.short 0x3
.long 0x115e
.short 0x0
.asciz "value"
.short 0x150e
.short 0x3
.long 0x1155
.asciz "NAME"
.byte 243
.byte 242
.byte 241
.short 0x150e
.short 0x3
.long 0x23
.asciz "DISCR_EXACT"
.short 0x5e
.short 0x1505
.short 0x3
.short 0x208
.long 0x115f
.long 0x0
.long 0x0
.short 0x10
.asciz "enum2$<core::fmt::rt::Count>::Variant2"
.asciz "c89443c3111ee5985505fed13529d52"
.byte 243
.byte 242
.byte 241
.short 0xe
.short 0x1606
.long 0x1160
.long 0x100d
.long 0x0
.short 0x56
.short 0x1505
.short 0x1
.short 0x208
.long 0x1150
.long 0x0
.long 0x0
.short 0x10
.asciz "enum2$<core::fmt::rt::Count>::Is"
.asciz "d6376cc3e28e85efb44f71a4fbe13d4f"
.short 0xe
.short 0x1606
.long 0x1162
.long 0x100d
.long 0x0
.short 0x5a
.short 0x1505
.short 0x1
.short 0x208
.long 0x1150
.long 0x0
.long 0x0
.short 0x10
.asciz "enum2$<core::fmt::rt::Count>::Param"
.asciz "7cc40118c7de91e13ad89a7e4135f67c"
.byte 241
.short 0xe
.short 0x1606
.long 0x1164
.long 0x100d
.long 0x0
.short 0x5a
.short 0x1505
.short 0x0
.short 0x208
.long 0x100b
.long 0x0
.long 0x0
.short 0x10
.asciz "enum2$<core::fmt::rt::Count>::Implied"
.asciz "db211e6880ad46541058723b633b49d"
.short 0xe
.short 0x1606
.long 0x1166
.long 0x100d
.long 0x0
.short 0xe
.short 0x1201
.long 0x2
.long 0x10d6
.long 0x10d8
.short 0x1a
.short 0x1009
.long 0x10d5
.long 0x10d5
.long 0x0
.byte 0x0
.byte 0x1
.short 0x2
.long 0x1168
.long 0x0
.short 0x12
.short 0x1602
.long 0x10d5
.long 0x1169
.asciz "new_v1"
.byte 241
.short 0xe
.short 0x1201
.long 0x2
.long 0x10cb
.long 0x10af
.short 0xe
.short 0x1008
.long 0x1063
.byte 0x0
.byte 0x0
.short 0x2
.long 0x116b
.short 0x16
.short 0x1601
.long 0x101c
.long 0x116c
.asciz "closure$0"
.byte 242
.byte 241
.short 0x1a
.short 0x1605
.long 0x0
.asciz "core::str::impl$0"
.byte 242
.byte 241
.short 0xa
.short 0x1201
.long 0x1
.long 0x1063
.short 0xe
.short 0x1008
.long 0x23
.byte 0x0
.byte 0x0
.short 0x1
.long 0x116f
.short 0xe
.short 0x1601
.long 0x116e
.long 0x1170
.asciz "len"
.short 0x22
.short 0x1605
.long 0x0
.asciz "std::sys_common::backtrace"
.byte 241
.short 0x2a
.short 0x1601
.long 0x1172
.long 0x1005
.asciz "__rust_begin_short_backtrace"
.byte 243
.byte 242
.byte 241
.short 0xe
.short 0x1605
.long 0x0
.asciz "std::rt"
.short 0xa
.short 0x1002
.long 0x620
.long 0x1000c
.short 0x16
.short 0x1201
.long 0x4
.long 0x1003
.long 0x13
.long 0x1175
.long 0x20
.short 0xe
.short 0x1008
.long 0x13
.byte 0x0
.byte 0x0
.short 0x4
.long 0x1176
.short 0x16
.short 0x1601
.long 0x1174
.long 0x1177
.asciz "lang_start"
.byte 241
.short 0x1a
.short 0x1605
.long 0x0
.asciz "core::fmt::impl$55"
.byte 241
.short 0xe
.short 0x1201
.long 0x2
.long 0x10dc
.long 0x10f8
.short 0xe
.short 0x1008
.long 0x10f6
.byte 0x0
.byte 0x0
.short 0x2
.long 0x117a
.short 0xe
.short 0x1601
.long 0x1179
.long 0x117b
.asciz "fmt"
.short 0x1e
.short 0x1605
.long 0x0
.asciz "core::fmt::num::impl$89"
.short 0xe
.short 0x1201
.long 0x2
.long 0x623
.long 0x10f8
.short 0xe
.short 0x1008
.long 0x10f6
.byte 0x0
.byte 0x0
.short 0x2
.long 0x117e
.short 0xe
.short 0x1601
.long 0x117d
.long 0x117f
.asciz "fmt"
.short 0x16
.short 0x1601
.long 0x1000
.long 0x101a
.asciz "call_once"
.byte 242
.byte 241
.short 0xa
.short 0x1201
.long 0x1
.long 0x101e
.short 0xe
.short 0x1008
.long 0x101d
.byte 0x0
.byte 0x0
.short 0x1
.long 0x1182
.short 0x16
.short 0x1601
.long 0x1000
.long 0x1183
.asciz "call_once"
.byte 242
.byte 241
.short 0x12
.short 0x1605
.long 0x0
.asciz "core::ptr"
.byte 242
.byte 241
.short 0xe
.short 0x1008
.long 0x3
.byte 0x0
.byte 0x0
.short 0x1
.long 0x1019
.short 0x1a
.short 0x1601
.long 0x1185
.long 0x1186
.asciz "drop_in_place"
.byte 242
.byte 241
.short 0x12
.short 0x1601
.long 0x1055
.long 0x1002
.asciz "main"
.byte 243
.byte 242
.byte 241
.short 0x9e
.short 0x1505
.short 0x0
.short 0x280
.long 0x0
.long 0x0
.long 0x0
.short 0x0
.asciz "impl$<std::rt::lang_start::closure_env$0<tuple$<> >, core::ops::function::Fn<tuple$<> > >::vtable_type$"
.asciz "efb99c91db9d2fc3f7074c8168831db0"
.byte 241
.short 0xa
.short 0x1002
.long 0x1008
.long 0x1000c
.short 0x76
.short 0x1203
.short 0x150d
.short 0x3
.long 0x118a
.short 0x0
.asciz "drop_in_place"
.short 0x150d
.short 0x3
.long 0x23
.short 0x8
.asciz "size"
.byte 241
.short 0x150d
.short 0x3
.long 0x23
.short 0x10
.asciz "align"
.short 0x150d
.short 0x3
.long 0x118a
.short 0x18
.asciz "__method3"
.short 0x150d
.short 0x3
.long 0x118a
.short 0x20
.asciz "__method4"
.short 0x150d
.short 0x3
.long 0x118a
.short 0x28
.asciz "__method5"
.short 0x9e
.short 0x1505
.short 0x6
.short 0x200
.long 0x118b
.long 0x0
.long 0x0
.short 0x30
.asciz "impl$<std::rt::lang_start::closure_env$0<tuple$<> >, core::ops::function::Fn<tuple$<> > >::vtable_type$"
.asciz "efb99c91db9d2fc3f7074c8168831db0"
.byte 241
.short 0xe
.short 0x1606
.long 0x118c
.long 0x100d
.long 0x0
.short 0xe
.short 0x1503
.long 0x105d
.long 0x23
.short 0x0
.byte 0
.byte 241
.short 0x2a
.short 0x1605
.long 0x0
.asciz "C:\\Users\\steph\\projects\\rust\\linkme"
.short 0x5a
.short 0x1605
.long 0x0
.asciz "tests\\status_access_violation.rs\\@\\status_access_violation.e59d84ea29ccfa64-cgu.0"
.byte 242
.byte 241
.short 0xa
.short 0x1605
.long 0x0
.byte 0
.byte 243
.byte 242
.byte 241
.short 0x1a
.short 0x1603
.short 0x5
.long 0x118f
.long 0x0
.long 0x1190
.long 0x1191
.long 0x0
.byte 242
.byte 241
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment