16 lines · plain
1 .section .text.def,"",@2 .globl def3def:4 .functype def () -> ()5 end_function6 7 .section .text.test_ctor,"",@8 .globl test_ctor9test_ctor:10 .functype test_ctor () -> ()11 end_function12 13 .section .init_array,"",@14 .p2align 215 .int32 test_ctor16