Fix misc x32 bugs.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / eh4.d
1 #source: eh4.s
2 #source: eh4a.s
3 #ld: -shared
4 #readelf: -wf
5 #notarget: x86_64-x32-*
6 #target: x86_64-*-*
7
8 Contents of the .eh_frame section:
9
10 00000000 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
18 DW_CFA_def_cfa: r7 \(rsp\) ofs 8
19 DW_CFA_offset: r16 \(rip\) at cfa-8
20 DW_CFA_nop
21 DW_CFA_nop
22
23 00000018 00000014 0000001c FDE cie=00000000 pc=00000400..00000413
24 DW_CFA_set_loc: 00000404
25 DW_CFA_def_cfa_offset: 80
26
27 00000030 00000014 00000034 FDE cie=00000000 pc=00000413..00000426
28 DW_CFA_set_loc: 00000417
29 DW_CFA_def_cfa_offset: 80
30
31 00000048 ZERO terminator
32 #pass
33
This page took 0.029907 seconds and 4 git commands to generate.