1#source: eh4.s
2#source: eh4a.s
3#ld: -shared
4#readelf: -wf
5#target: x86_64-*-*
6
7Contents of the .eh_frame section:
8
900000000 00000014 00000000 CIE
10  Version:               1
11  Augmentation:          "zR"
12  Code alignment factor: 1
13  Data alignment factor: -8
14  Return address column: 16
15  Augmentation data:     1b
16
17  DW_CFA_def_cfa: r7 \(rsp\) ofs 8
18  DW_CFA_offset: r16 \(rip\) at cfa-8
19  DW_CFA_nop
20  DW_CFA_nop
21
2200000018 00000014 0000001c FDE cie=00000000 pc=00000400..00000413
23  DW_CFA_set_loc: 00000404
24  DW_CFA_def_cfa_offset: 80
25
2600000030 00000014 00000034 FDE cie=00000000 pc=00000413..00000426
27  DW_CFA_set_loc: 00000417
28  DW_CFA_def_cfa_offset: 80
29
3000000048 ZERO terminator
31#pass
32
33