binutils/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-sh-1.d
1 #readelf: -wf
2 #name: CFI on SH
3 The section .eh_frame contains:
4
5 00000000 00000010 00000000 CIE
6 Version: 1
7 Augmentation: "zR"
8 Code alignment factor: 2
9 Data alignment factor: -4
10 Return address column: 17
11 Augmentation data: 1b
12
13 DW_CFA_def_cfa: r15 ofs 0
14
15 00000014 00000020 00000018 FDE cie=00000000 pc=00000000..0000002c
16 DW_CFA_advance_loc: 2 to 00000002
17 DW_CFA_def_cfa_offset: 4
18 DW_CFA_advance_loc: 2 to 00000004
19 DW_CFA_def_cfa_offset: 8
20 DW_CFA_offset: r15 at cfa-4
21 DW_CFA_offset: r17 at cfa-8
22 DW_CFA_advance_loc: 6 to 0000000a
23 DW_CFA_def_cfa_register: r14
24 DW_CFA_advance_loc: 2 to 0000000c
25 DW_CFA_def_cfa_offset: 40
26 DW_CFA_nop
27 DW_CFA_nop
28 DW_CFA_nop
29
This page took 0.032758 seconds and 5 git commands to generate.