* dw2gencfi.c (struct cfi_escape_data): New.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-common-3.d
1 #readelf: -wf
2 #name: CFI common 2
3 The section .eh_frame contains:
4
5 00000000 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
17 00000014 00000010 00000018 FDE cie=00000000 pc=.*
18 DW_CFA_advance_loc: 4 to .*
19 DW_CFA_remember_state
20 DW_CFA_restore_state
21
This page took 0.030815 seconds and 5 git commands to generate.