2011-05-09 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-tic6x / unwind-5.s
1 .cfi_sections .c6xabi.exidx
2 .text
3 .global __c6xabi_unwind_cpp_pr3
4 .type __c6xabi_unwind_cpp_pr3, %function
5 __c6xabi_unwind_cpp_pr3:
6 .global _start
7 .type _start, %function
8 _start:
9 .cfi_startproc
10 .cfi_offset B3, 0
11 .cfi_def_cfa_offset 8
12 nop
13 .p2align 6
14 .cfi_endproc
15 .personalityindex 3
16 .endp
This page took 0.034929 seconds and 4 git commands to generate.