summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/eh3.d
blob: f1d2a523759f79e6df06ce2b4fc258a28fb8dde0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
#source: eh3.s
#source: eh3a.s
#ld:
#readelf: -wf
#target: x86_64-*-*

The section .eh_frame contains:

00000000 00000014 00000000 CIE
  Version:               1
  Augmentation:          ""
  Code alignment factor: 1
  Data alignment factor: -8
  Return address column: 16

  DW_CFA_def_cfa: r7 ofs 8
  DW_CFA_offset: r16 at cfa-8
  DW_CFA_nop
  DW_CFA_nop
  DW_CFA_nop
  DW_CFA_nop
  DW_CFA_nop
  DW_CFA_nop

00000018 0000001c 0000001c FDE cie=00000000 pc=00400078..00400078
  DW_CFA_advance_loc: 0 to 00400078
  DW_CFA_def_cfa_offset: 16
  DW_CFA_offset: r6 at cfa-16
  DW_CFA_advance_loc: 0 to 00400078
  DW_CFA_def_cfa_reg: r6

00000038 ZERO terminator
#pass