~ubuntu-branches/ubuntu/utopic/binutils-arm64-cross/utopic

« back to all changes in this revision

Viewing changes to binutils-2.23.52.20130611/ld/testsuite/ld-elf/eh4.d

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-06-20 17:38:09 UTC
  • Revision ID: package-import@ubuntu.com-20130620173809-app8lzgvymy5fg6c
Tags: 0.7
Build-depend on binutils-source (>= 2.23.52.20130620-1~).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#source: eh4.s
 
2
#source: eh4a.s
 
3
#as: --64
 
4
#ld: -melf_x86_64 -shared -Ttext 0x400
 
5
#readelf: -wf
 
6
#target: x86_64-*-*
 
7
 
 
8
Contents of the .eh_frame section:
 
9
 
 
10
00000000 00000014 00000000 CIE
 
11
  Version:               1
 
12
  Augmentation:          "zR"
 
13
  Code alignment factor: 1
 
14
  Data alignment factor: -8
 
15
  Return address column: 16
 
16
  Augmentation data:     1b
 
17
 
 
18
  DW_CFA_def_cfa: r7 \(rsp\) ofs 8
 
19
  DW_CFA_offset: r16 \(rip\) at cfa-8
 
20
  DW_CFA_nop
 
21
  DW_CFA_nop
 
22
 
 
23
00000018 00000014 0000001c FDE cie=00000000 pc=00000400..00000413
 
24
  DW_CFA_set_loc: 00000404
 
25
  DW_CFA_def_cfa_offset: 80
 
26
 
 
27
00000030 00000014 00000034 FDE cie=00000000 pc=00000413..00000426
 
28
  DW_CFA_set_loc: 00000417
 
29
  DW_CFA_def_cfa_offset: 80
 
30
 
 
31
00000048 00000024 0000004c FDE cie=00000000 pc=[0-9a-f]+\.\.[0-9a-f]+
 
32
  DW_CFA_def_cfa_offset: 16
 
33
  DW_CFA_advance_loc: [0-9a-f]+ to [0-9a-f]+
 
34
  DW_CFA_def_cfa_offset: 24
 
35
  DW_CFA_advance_loc: [0-9a-f]+ to [0-9a-f]+
 
36
  DW_CFA_def_cfa_expression \(DW_OP_breg7 \(rsp\): 8; DW_OP_breg16 \(rip\): 0;.*
 
37
  DW_CFA_nop
 
38
#...
 
39
 
 
40
[0-9a-f]+ ZERO terminator
 
41
#pass