Add a note to the GDB/NEWS file mentioning that the ARM simulator now
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / ehopt0.s
CommitLineData
1ff55c93 1 .text
8bda4946 2LFB1:
1ff55c93 3 .4byte 0
8bda4946 4L1:
1ff55c93 5 .4byte 0
8bda4946 6LFE1:
7903fbf8 7 .section .eh_frame,"aw"
1ff55c93 8__FRAME_BEGIN__:
8bda4946
AM
9 .4byte LECIE1-LSCIE1
10LSCIE1:
1ff55c93
RH
11 .4byte 0x0
12 .byte 0x1
13 .ascii "z\0"
14 .byte 0x1
15 .byte 0x78
16 .byte 0x1a
17 .byte 0x0
18 .byte 0x4
19 .4byte 1
20 .p2align 1
8bda4946
AM
21LECIE1:
22LSFDE1:
23 .4byte LEFDE1-LASFDE1
24LASFDE1:
25 .4byte LASFDE1-__FRAME_BEGIN__
26 .4byte LFB1
27 .4byte LFE1-LFB1
1ff55c93 28 .byte 0x4
8bda4946 29 .4byte LFE1-LFB1
1ff55c93 30 .byte 0x4
8bda4946
AM
31 .4byte L1-LFB1
32LEFDE1:
This page took 0.583701 seconds and 4 git commands to generate.