Add support for a MIPS specific .MIPS.xhash section.
[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:
c2aaac08 6 .space 8
f607ec88 7.LCFI0:
c2aaac08 8 .space 8
f607ec88 9.LCFI1:
c2aaac08 10 .space 8
f607ec88
L
11.LFE2:
12 .size _start, .-_start
13 .section .eh_frame,"a",%progbits
14 .align 16
15.Lframe1:
16 .long .LECIE1-.LSCIE1
17.LSCIE1:
18 .long 0x0
19 .byte 0x1
20 .string ""
21 .uleb128 0x1
22 .sleb128 -8
23 .byte 0x10
24 .byte 0xc
25 .uleb128 0x7
26 .uleb128 0x8
27 .byte 0x90
28 .uleb128 0x1
29 .align 8
30.LECIE1:
31.LSFDE1:
32 .long .LEFDE1-.LASFDE1
33.LASFDE1:
34 .long .LASFDE1-.Lframe1
35 .quad .LFB2
36 .quad .LFE2-.LFB2
37 .byte 0x4
38 .long .LCFI0-.LFB2
39 .byte 0xe
40 .uleb128 0x10
41 .byte 0x86
42 .uleb128 0x2
43 .byte 0x4
44 .long .LCFI1-.LCFI0
45 .byte 0xd
46 .uleb128 0x6
47 .byte 0x0
48 .byte 0x0
49 .byte 0x0
50 .byte 0x0
51.LEFDE1:
This page took 0.569116 seconds and 4 git commands to generate.