* dwarf.c (display_debug_frames): Change text for uniformity.
[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 00000014 00000000 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 00000018 0000001c FDE cie=00000000 pc=00000020..00000029
19 DW_CFA_advance_loc: 1 to 00000021
20 DW_CFA_def_cfa_offset: 8
21 DW_CFA_offset: r5 at cfa-8
22 DW_CFA_advance_loc: 4 to 00000025
23 DW_CFA_offset: r3 at cfa-12
24 DW_CFA_def_cfa_offset: 12
25 DW_CFA_nop
26
This page took 0.030828 seconds and 5 git commands to generate.