New Cell SPU port.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / eh1.s
1 .text
2 .globl _start
3 .type _start, %function
4 _start:
5 .LFB2:
6 .LCFI0:
7 .LCFI1:
8 .LFE2:
9 .size _start, .-_start
10 .section .eh_frame,"a",%progbits
11 .Lframe1:
12 .long .LECIE1-.LSCIE1
13 .LSCIE1:
14 .long 0x0
15 .byte 0x1
16 .string ""
17 .uleb128 0x1
18 .sleb128 -8
19 .byte 0x10
20 .byte 0xc
21 .uleb128 0x7
22 .uleb128 0x8
23 .byte 0x90
24 .uleb128 0x1
25 .align 8
26 .LECIE1:
27 .LSFDE1:
28 .long .LEFDE1-.LASFDE1
29 .LASFDE1:
30 .long .LASFDE1-.Lframe1
31 .quad .LFB2
32 .quad .LFE2-.LFB2
33 .byte 0x4
34 .long .LCFI0-.LFB2
35 .byte 0xe
36 .uleb128 0x10
37 .byte 0x86
38 .uleb128 0x2
39 .byte 0x4
40 .long .LCFI1-.LCFI0
41 .byte 0xd
42 .uleb128 0x6
43 .byte 0x0
44 .byte 0x0
45 .byte 0x0
46 .byte 0x0
47 .LEFDE1:
This page took 0.033153 seconds and 4 git commands to generate.