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

00000000 00000010 00000000 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 000000(18|1c|20) 00000018 FDE cie=00000000 pc=.*
  DW_CFA_advance_loc: 16 to .*
  DW_CFA_def_cfa: r0( \([er]ax\)|) ofs 16
  DW_CFA_advance_loc[24]: 75040 to .*
  DW_CFA_def_cfa: r0( \([er]ax\)|) ofs 64
#...