* dw2gencfi.c (struct cfa_save_data, cfa_save_stack): New.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-common-2.d
CommitLineData
fa87b337
RH
1#readelf: -wf
2#name: CFI common 2
3The section .eh_frame contains:
4
500000000 00000010 00000000 CIE
6 Version: 1
7 Augmentation: "zR"
8 Code alignment factor: .*
9 Data alignment factor: .*
10 Return address column: .*
11 Augmentation data: 1b
12
13 DW_CFA_nop
14 DW_CFA_nop
15 DW_CFA_nop
16
1700000014 0000001c 00000018 FDE cie=00000000 pc=.*
18 DW_CFA_advance_loc: 4 to .*
19 DW_CFA_def_cfa: r0 ofs 16
20 DW_CFA_advance_loc: 4 to .*
21 DW_CFA_remember_state
22 DW_CFA_advance_loc: 4 to .*
23 DW_CFA_def_cfa_offset: 0
24 DW_CFA_advance_loc: 4 to .*
25 DW_CFA_restore_state
26 DW_CFA_advance_loc: 4 to .*
27 DW_CFA_def_cfa_offset: 0
28 DW_CFA_nop
29
This page took 0.024272 seconds and 4 git commands to generate.