unwind-1.s 454 B

12345678910111213141516171819202122232425
  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. # Section with no unwinding information.
  15. # Linker should insert a cantunwind entry.
  16. .section .after, "xa"
  17. .global __c6xabi_unwind_cpp_pr3
  18. .type __c6xabi_unwind_cpp_pr3, %function
  19. __c6xabi_unwind_cpp_pr3:
  20. nop
  21. .p2align 6
  22. .section .far
  23. .word 0