binutils/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-sparc64-1.d
1 #readelf: -wf
2 #name: CFI on SPARC 64-bit
3 #as: -64
4
5 The section .eh_frame contains:
6
7 00000000 00000014 00000000 CIE
8 Version: 1
9 Augmentation: "zR"
10 Code alignment factor: 4
11 Data alignment factor: -8
12 Return address column: 15
13 Augmentation data: 1b
14
15 DW_CFA_def_cfa: r14 ofs 2047
16 DW_CFA_nop
17 DW_CFA_nop
18 DW_CFA_nop
19
20 00000018 00000014 0000001c FDE cie=00000000 pc=00000000..00000030
21 DW_CFA_advance_loc: 4 to 00000004
22 DW_CFA_def_cfa_register: r30
23 DW_CFA_GNU_window_save
24 DW_CFA_register: r15 in r31
25
This page took 0.031418 seconds and 5 git commands to generate.