4c50cdbb0c2a85eb9f1ba770ba97ea19f779899e
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-common-2.d
1 #readelf: -wf
2 #name: CFI common 2
3 The section .eh_frame contains:
4
5 00000000 0000000d 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
14 00000011 0000001[bf] 00000015 FDE cie=00000000 pc=.*
15 DW_CFA_advance_loc: 4 to .*
16 DW_CFA_def_cfa: r0 ofs 16
17 DW_CFA_advance_loc: 4 to .*
18 DW_CFA_remember_state
19 DW_CFA_advance_loc: 4 to .*
20 DW_CFA_def_cfa_offset: 0
21 DW_CFA_advance_loc: 4 to .*
22 DW_CFA_restore_state
23 DW_CFA_advance_loc: 4 to .*
24 DW_CFA_def_cfa_offset: 0
25 # 64-bit arches will have here 4 times DW_CFA_nop
26 #...
This page took 0.031769 seconds and 3 git commands to generate.