1 #readelf: -wf
2 #name: CFI on SPARC 32-bit
3 #as: -32
4 
5 Contents of the .eh_frame section:
6 
7 0+0000 0+0010 0+0000 CIE
8   Version:               1
9   Augmentation:          "zR"
10   Code alignment factor: 4
11   Data alignment factor: -4
12   Return address column: 15
13   Augmentation data:     1b
14 
15   DW_CFA_def_cfa: r14 ofs 0
16 
17 0+0014 0+0014 0+0018 FDE cie=0+0000 pc=0+0000..0+0024
18   DW_CFA_advance_loc: 4 to 0+0004
19   DW_CFA_def_cfa_register: r30
20   DW_CFA_GNU_window_save
21   DW_CFA_register: r15 in r31
22 
23