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

« back to all changes in this revision

Viewing changes to binutils-2.23.52.20130611/binutils/testsuite/binutils-all/x86-64/compressed-1b.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
#PROG: strip
 
2
#source: compressed-1.s
 
3
#as: --64
 
4
#strip:
 
5
#readelf: -S --wide
 
6
#name: strip on uncompressed debug sections
 
7
 
 
8
There are 5 section headers, starting at offset 0x78:
 
9
 
 
10
Section Headers:
 
11
  \[Nr\] Name              Type            Address          Off    Size   ES Flg Lk Inf Al
 
12
  \[ 0\]                   NULL            0000000000000000 000000 000000 00      0   0  0
 
13
  \[ 1\] .text             PROGBITS        0000000000000000 000040 000015 00  AX  0   0 16
 
14
  \[ 2\] .data             PROGBITS        0000000000000000 000055 000000 00  WA  0   0  1
 
15
  \[ 3\] .bss              NOBITS          0000000000000000 000055 000000 00  WA  0   0  1
 
16
  \[ 4\] .shstrtab         STRTAB          0000000000000000 000055 00001c 00      0   0  1
 
17
Key to Flags:
 
18
#...