14 lines · plain
1 .text2 .section .text.foo,"G",@,foo,comdat3 .globl foo4 .type foo,@function5foo:6 .functype foo () -> ()7 return8 end_function9 10 .section .debug_foo,"G",@,foo,comdat11 .int32 112 .section .debug_foo,"G",@,duplicate,comdat13 .int64 12314