* dwarf.c (display_debug_frames): Change text for uniformity.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-common-1.d
1 #readelf: -wf
2 #name: CFI common 1
3 Contents of the .eh_frame section:
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: [01]b
12
13 DW_CFA_nop
14 DW_CFA_nop
15 DW_CFA_nop
16
17 00000014 000000(18|1c|20) 00000018 FDE cie=00000000 pc=.*
18 DW_CFA_advance_loc: 4 to .*
19 DW_CFA_def_cfa: r0( \([er]ax\)|) ofs 16
20 DW_CFA_offset(_extended_sf|): r1( \((rdx|ecx)\)|) at cfa-8
21 DW_CFA_advance_loc: 4 to .*
22 DW_CFA_def_cfa_offset: 32
23 DW_CFA_offset(_extended_sf|): r2( \((rcx|edx)\)|) at cfa-24
24 #...
This page took 0.029557 seconds and 4 git commands to generate.