M68K TLS support.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / eh3.s
CommitLineData
f607ec88
L
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 .align 16
12.Lframe1:
13 .long .LECIE1-.LSCIE1
14.LSCIE1:
15 .long 0x0
16 .byte 0x1
17 .string ""
18 .uleb128 0x1
19 .sleb128 -8
20 .byte 0x10
21 .byte 0xc
22 .uleb128 0x7
23 .uleb128 0x8
24 .byte 0x90
25 .uleb128 0x1
26 .align 8
27.LECIE1:
28.LSFDE1:
29 .long .LEFDE1-.LASFDE1
30.LASFDE1:
31 .long .LASFDE1-.Lframe1
32 .quad .LFB2
33 .quad .LFE2-.LFB2
34 .byte 0x4
35 .long .LCFI0-.LFB2
36 .byte 0xe
37 .uleb128 0x10
38 .byte 0x86
39 .uleb128 0x2
40 .byte 0x4
41 .long .LCFI1-.LCFI0
42 .byte 0xd
43 .uleb128 0x6
44 .byte 0x0
45 .byte 0x0
46 .byte 0x0
47 .byte 0x0
48.LEFDE1:
This page took 0.123959 seconds and 4 git commands to generate.