x86: Correct unwind information for the second PLT
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / ibt-plt-3b-x32.d
1 #source: ibt-plt-3.s
2 #as: --x32
3 #ld: -shared -m elf32_x86_64 -z ibtplt --hash-style=sysv
4 #readelf: -wf -n
5
6 Contents of the .eh_frame section:
7
8 0+ 00000014 00000000 CIE
9 Version: 1
10 Augmentation: "zR"
11 Code alignment factor: 1
12 Data alignment factor: -8
13 Return address column: 16
14 Augmentation data: 1b
15
16 DW_CFA_def_cfa: r7 \(rsp\) ofs 8
17 DW_CFA_offset: r16 \(rip\) at cfa-8
18 DW_CFA_nop
19 DW_CFA_nop
20
21 0+18 00000014 0000001c FDE cie=00000000 pc=000001f0..00000202
22 DW_CFA_advance_loc: 4 to 000001f4
23 DW_CFA_def_cfa_offset: 16
24 DW_CFA_advance_loc: 9 to 000001fd
25 DW_CFA_def_cfa_offset: 8
26 DW_CFA_nop
27
28 0+30 00000020 00000034 FDE cie=00000000 pc=000001a0..000001d0
29 DW_CFA_def_cfa_offset: 16
30 DW_CFA_advance_loc: 6 to 000001a6
31 DW_CFA_def_cfa_offset: 24
32 DW_CFA_advance_loc: 10 to 000001b0
33 DW_CFA_def_cfa_expression \(DW_OP_breg7 \(rsp\): 8; DW_OP_breg16 \(rip\): 0; DW_OP_lit15; DW_OP_and; DW_OP_lit9; DW_OP_ge; DW_OP_lit3; DW_OP_shl; DW_OP_plus\)
34
35 0+54 00000010 00000058 FDE cie=00000000 pc=000001d0..000001f0
36 DW_CFA_nop
37 DW_CFA_nop
38 DW_CFA_nop
39
This page took 0.034773 seconds and 5 git commands to generate.