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