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