* dw2gencfi.c (EH_FRAME_ALIGNMENT): Define if not defined.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-i386.d
1 #readelf: -wf
2 #name: CFI on i386
3 The section .eh_frame contains:
4
5 00000000 00000012 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
16 00000016 00000014 0000001a FDE cie=00000000 pc=0000001e..00000030
17 DW_CFA_advance_loc: 6 to 00000024
18 DW_CFA_def_cfa_offset: 4664
19 DW_CFA_advance_loc: 11 to 0000002f
20 DW_CFA_def_cfa_offset: 4
21
22 0000002e 00000018 00000032 FDE cie=00000000 pc=00000048..00000055
23 DW_CFA_advance_loc: 1 to 00000049
24 DW_CFA_def_cfa_offset: 8
25 DW_CFA_offset: r5 at cfa-8
26 DW_CFA_advance_loc: 2 to 0000004b
27 DW_CFA_def_cfa_reg: r5
28 DW_CFA_advance_loc: 9 to 00000054
29 DW_CFA_def_cfa_reg: r4
30
31 0000004a 00000014 0000004e FDE cie=00000000 pc=00000071..00000081
32 DW_CFA_advance_loc: 2 to 00000073
33 DW_CFA_def_cfa_reg: r3
34 DW_CFA_advance_loc: 13 to 00000080
35 DW_CFA_def_cfa: r4 ofs 4
36
37 00000062 0000000d 00000066 FDE cie=00000000 pc=00000099..0000009f
38
39 00000073 0000000d 00000077 FDE cie=00000000 pc=000000b0..000000bf
40
This page took 0.031156 seconds and 5 git commands to generate.