2013-09-12 Andrew Pinski <apinski@cavium.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / eh4.d
CommitLineData
ac685e6a
JJ
1#source: eh4.s
2#source: eh4a.s
7cf492ee
RM
3#as: --64
4#ld: -melf_x86_64 -shared -Ttext 0x400
ac685e6a
JJ
5#readelf: -wf
6#target: x86_64-*-*
7
80c35038 8Contents of the .eh_frame section:
ac685e6a
JJ
9
1000000000 00000014 00000000 CIE
11 Version: 1
12 Augmentation: "zR"
13 Code alignment factor: 1
14 Data alignment factor: -8
15 Return address column: 16
16 Augmentation data: 1b
17
2dc4cec1
L
18 DW_CFA_def_cfa: r7 \(rsp\) ofs 8
19 DW_CFA_offset: r16 \(rip\) at cfa-8
ac685e6a
JJ
20 DW_CFA_nop
21 DW_CFA_nop
22
2300000018 00000014 0000001c FDE cie=00000000 pc=00000400..00000413
24 DW_CFA_set_loc: 00000404
25 DW_CFA_def_cfa_offset: 80
26
2700000030 00000014 00000034 FDE cie=00000000 pc=00000413..00000426
28 DW_CFA_set_loc: 00000417
29 DW_CFA_def_cfa_offset: 80
30
dfc8a1a2 3100000048 00000024 0000004c FDE cie=00000000 pc=[0-9a-f]+\.\.[0-9a-f]+
2fe0fd06 32 DW_CFA_def_cfa_offset: 16
dfc8a1a2 33 DW_CFA_advance_loc: [0-9a-f]+ to [0-9a-f]+
2fe0fd06 34 DW_CFA_def_cfa_offset: 24
dfc8a1a2
RM
35 DW_CFA_advance_loc: [0-9a-f]+ to [0-9a-f]+
36 DW_CFA_def_cfa_expression \(DW_OP_breg7 \(rsp\): 8; DW_OP_breg16 \(rip\): 0;.*
2fe0fd06 37 DW_CFA_nop
dfc8a1a2 38#...
2fe0fd06 39
dfc8a1a2 40[0-9a-f]+ ZERO terminator
ac685e6a 41#pass
This page took 0.346211 seconds and 4 git commands to generate.