1 .cfi_sections .c6xabi.exidx 2 .text 3 .global _start 4 .type _start, %function 5_start: 6 .cfi_startproc 7 .cfi_offset B3, 0 8 .cfi_def_cfa_offset 8 9 nop 10 .p2align 6 11 .cfi_endproc 12 .personalityindex 3 13 .endp 14 15 # Section with no unwinding information. 16 # Linker should insert a cantunwind entry. 17 .section .after, "xa" 18 .global __c6xabi_unwind_cpp_pr3 19 .type __c6xabi_unwind_cpp_pr3, %function 20__c6xabi_unwind_cpp_pr3: 21 nop 22 .p2align 6 23 24 .section .far 25 .word 0 26