bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / eh1.d
1 #source: eh1.s
2 #source: eh1a.s
3 #ld:
4 #readelf: -wf
5 #target: x86_64-*-*
6
7 The section .eh_frame contains:
8
9 00000000 00000014 00000000 CIE
10 Version: 1
11 Augmentation: ""
12 Code alignment factor: 1
13 Data alignment factor: -8
14 Return address column: 16
15
16 DW_CFA_def_cfa: r7 ofs 8
17 DW_CFA_offset: r16 at cfa-8
18 DW_CFA_nop
19 DW_CFA_nop
20 DW_CFA_nop
21 DW_CFA_nop
22 DW_CFA_nop
23 DW_CFA_nop
24
25 00000018 0000001c 0000001c FDE cie=00000000 pc=00400078..00400078
26 DW_CFA_advance_loc: 0 to 00400078
27 DW_CFA_def_cfa_offset: 16
28 DW_CFA_offset: r6 at cfa-16
29 DW_CFA_advance_loc: 0 to 00400078
30 DW_CFA_def_cfa_reg: r6
31
32 00000038 ZERO terminator
33
This page took 0.032126 seconds and 4 git commands to generate.