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