OpenCores
URL https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-tic6x/] [unwind-1.s] - Blame information for rev 117

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 117 khays
        .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

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.