Support x86_64-*-linux-gnux32
[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 5#readelf: -wf
3c995545 6#notarget: x86_64-*-linux-gnux32
ac685e6a
JJ
7#target: x86_64-*-*
8
80c35038 9Contents of the .eh_frame section:
ac685e6a
JJ
10
1100000000 00000014 00000000 CIE
12 Version: 1
13 Augmentation: "zR"
14 Code alignment factor: 1
15 Data alignment factor: -8
16 Return address column: 16
17 Augmentation data: 1b
18
2dc4cec1
L
19 DW_CFA_def_cfa: r7 \(rsp\) ofs 8
20 DW_CFA_offset: r16 \(rip\) at cfa-8
ac685e6a
JJ
21 DW_CFA_nop
22 DW_CFA_nop
23
2400000018 00000014 0000001c FDE cie=00000000 pc=00000400..00000413
25 DW_CFA_set_loc: 00000404
26 DW_CFA_def_cfa_offset: 80
27
2800000030 00000014 00000034 FDE cie=00000000 pc=00000413..00000426
29 DW_CFA_set_loc: 00000417
30 DW_CFA_def_cfa_offset: 80
31
3200000048 ZERO terminator
33#pass
34
This page took 0.318191 seconds and 4 git commands to generate.