Support x86_64-*-linux-gnux32
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / eh3.d
1 #source: eh3.s
2 #source: eh3a.s
3 #as: --64
4 #ld: -melf_x86_64 -Ttext 0x400078
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: ""
14 Code alignment factor: 1
15 Data alignment factor: -8
16 Return address column: 16
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 DW_CFA_nop
23 DW_CFA_nop
24 DW_CFA_nop
25 DW_CFA_nop
26
27 00000018 0000001c 0000001c FDE cie=00000000 pc=00400078..00400078
28 DW_CFA_advance_loc: 0 to 00400078
29 DW_CFA_def_cfa_offset: 16
30 DW_CFA_offset: r6 \(rbp\) at cfa-16
31 DW_CFA_advance_loc: 0 to 00400078
32 DW_CFA_def_cfa_register: r6 \(rbp\)
33
34 00000038 ZERO terminator
35 #pass
This page took 0.036278 seconds and 4 git commands to generate.