tcl global directive outside proc body does nothing (ld)
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / eh2.d
CommitLineData
f607ec88
L
1#source: eh1.s
2#source: eh2a.s
7cf492ee
RM
3#as: --64
4#ld: -melf_x86_64 -Ttext 0x400078
f607ec88
L
5#readelf: -wf
6#target: x86_64-*-*
7
80c35038 8Contents of the .eh_frame section:
f607ec88 9
bf5117e3 100+0000 0+0014 0+0000 CIE
f607ec88
L
11 Version: 1
12 Augmentation: ""
13 Code alignment factor: 1
14 Data alignment factor: -8
15 Return address column: 16
16
2dc4cec1
L
17 DW_CFA_def_cfa: r7 \(rsp\) ofs 8
18 DW_CFA_offset: r16 \(rip\) at cfa-8
f607ec88
L
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
c2aaac08
AM
260+0018 0+001c 0+001c FDE cie=0+0000 pc=0+400078\.\.0+400090
27 DW_CFA_advance_loc: 8 to 0+400080
f607ec88 28 DW_CFA_def_cfa_offset: 16
2dc4cec1 29 DW_CFA_offset: r6 \(rbp\) at cfa-16
c2aaac08 30 DW_CFA_advance_loc: 8 to 0+400088
2dc4cec1 31 DW_CFA_def_cfa_register: r6 \(rbp\)
f607ec88 32
bf5117e3 330+0038 ZERO terminator
f607ec88 34
This page took 0.61405 seconds and 4 git commands to generate.