]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-elf/eh3.d
* dwarf.c (dwarf_vmatoa): Rename to dwarf_vmatoa_1 and add a
[thirdparty/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 #target: x86_64-*-*
7
8 Contents of the .eh_frame section:
9
10 0+0000 0+0014 0+0000 CIE
11 Version: 1
12 Augmentation: ""
13 Code alignment factor: 1
14 Data alignment factor: -8
15 Return address column: 16
16
17 DW_CFA_def_cfa: r7 \(rsp\) ofs 8
18 DW_CFA_offset: r16 \(rip\) at cfa-8
19 DW_CFA_nop
20 DW_CFA_nop
21 DW_CFA_nop
22 DW_CFA_nop
23 DW_CFA_nop
24 DW_CFA_nop
25
26 0+0018 0+001c 0+001c FDE cie=0+0000 pc=0+400078..0+400078
27 DW_CFA_advance_loc: 0 to 0+400078
28 DW_CFA_def_cfa_offset: 16
29 DW_CFA_offset: r6 \(rbp\) at cfa-16
30 DW_CFA_advance_loc: 0 to 0+400078
31 DW_CFA_def_cfa_register: r6 \(rbp\)
32
33 0+0038 ZERO terminator
34 #pass