Convert PLT reloc only if pointer equality isn't needed
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / eh4.d
CommitLineData
ac685e6a
JJ
1#source: eh4.s
2#source: eh4a.s
7cf492ee
RM
3#as: --64
4#ld: -melf_x86_64 -shared -Ttext 0x400
ac685e6a
JJ
5#readelf: -wf
6#target: x86_64-*-*
7
80c35038 8Contents of the .eh_frame section:
ac685e6a 9
bf5117e3 100+0000 0+0014 0+0000 CIE
ac685e6a
JJ
11 Version: 1
12 Augmentation: "zR"
13 Code alignment factor: 1
14 Data alignment factor: -8
15 Return address column: 16
16 Augmentation data: 1b
17
2dc4cec1
L
18 DW_CFA_def_cfa: r7 \(rsp\) ofs 8
19 DW_CFA_offset: r16 \(rip\) at cfa-8
ac685e6a
JJ
20 DW_CFA_nop
21 DW_CFA_nop
22
bf5117e3
NC
230+0018 0+0014 0+001c FDE cie=0+0000 pc=0+0400..0+0413
24 DW_CFA_set_loc: 0+0404
ac685e6a
JJ
25 DW_CFA_def_cfa_offset: 80
26
bf5117e3
NC
270+0030 0+0014 0+0034 FDE cie=0+0000 pc=0+0413..0+0426
28 DW_CFA_set_loc: 0+0417
ac685e6a
JJ
29 DW_CFA_def_cfa_offset: 80
30
bf5117e3 310+0048 0+0024 0+004c FDE cie=0+0000 pc=[0-9a-f]+\.\.[0-9a-f]+
2fe0fd06 32 DW_CFA_def_cfa_offset: 16
dfc8a1a2 33 DW_CFA_advance_loc: [0-9a-f]+ to [0-9a-f]+
2fe0fd06 34 DW_CFA_def_cfa_offset: 24
dfc8a1a2
RM
35 DW_CFA_advance_loc: [0-9a-f]+ to [0-9a-f]+
36 DW_CFA_def_cfa_expression \(DW_OP_breg7 \(rsp\): 8; DW_OP_breg16 \(rip\): 0;.*
2fe0fd06 37 DW_CFA_nop
dfc8a1a2 38#...
2fe0fd06 39
dfc8a1a2 40[0-9a-f]+ ZERO terminator
ac685e6a 41#pass
This page took 0.354628 seconds and 4 git commands to generate.