* dwarf.c (dwarf_vmatoa): Rename to dwarf_vmatoa_1 and add a
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-i386-2.d
1 #readelf: -wf
2 #name: CFI on i386, 2
3 Contents of the .eh_frame section:
4
5 00000000 0+0014 0+0000 CIE
6 Version: 1
7 Augmentation: "zR"
8 Code alignment factor: 1
9 Data alignment factor: -4
10 Return address column: 8
11 Augmentation data: 1b
12
13 DW_CFA_def_cfa: r4 ofs 4
14 DW_CFA_offset: r8 at cfa-4
15 DW_CFA_nop
16 DW_CFA_nop
17
18 00000018 0+0018 0+001c FDE cie=0+0000 pc=0+0020..0+0029
19 DW_CFA_advance_loc: 1 to 0+0021
20 DW_CFA_def_cfa_offset: 8
21 DW_CFA_offset: r5 at cfa-8
22 DW_CFA_advance_loc: 4 to 0+0025
23 DW_CFA_offset: r3 at cfa-12
24 DW_CFA_def_cfa_offset: 12
25 DW_CFA_nop
26
This page took 0.037606 seconds and 4 git commands to generate.