summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/cfi/cfi-common-1.d
blob: 40000b87662c8f00ff98f6b2ab63e1af0292ffd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#objdump: -Wf
#name: CFI common 1
#...
Contents of the .eh_frame section:

00000000 0+0010 0+0000 CIE
  Version:               1
  Augmentation:          "zR"
  Code alignment factor: .*
  Data alignment factor: .*
  Return address column: .*
  Augmentation data:     [01]b

  DW_CFA_nop
  DW_CFA_nop
  DW_CFA_nop

00000014 0+00(18|1c|20) 0+0018 FDE cie=0+0000 pc=.*
  DW_CFA_advance_loc: 4 to .*
  DW_CFA_def_cfa: r0( \([er]ax\)|) ofs 16
  DW_CFA_offset(_extended_sf|): r1( \((rdx|ecx)\)|) at cfa-8
  DW_CFA_advance_loc: 4 to .*
  DW_CFA_def_cfa_offset: 32
  DW_CFA_offset(_extended_sf|): r2( \((rcx|edx)\)|) at cfa-24
#...