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

« back to all changes in this revision

Viewing changes to binutils-2.23.52.20130611/gas/testsuite/gas/ia64/secname-ilp32.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
#readelf: -S
 
2
#name: ia64 section name (ilp32)
 
3
#as: -milp32
 
4
#source: secname.s
 
5
 
 
6
There are 8 section headers, starting at offset 0x7c:
 
7
 
 
8
Section Headers:
 
9
  \[Nr\] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
 
10
  \[ 0\]                   NULL            00000000 000000 000000 00      0   0  0
 
11
  \[ 1\] .text             PROGBITS        00000000 000040 000000 00  AX  0   0 16
 
12
  \[ 2\] .data             PROGBITS        00000000 000040 000000 00  WA  0   0  1
 
13
  \[ 3\] .bss              NOBITS          00000000 000040 000000 00  WA  0   0  1
 
14
  \[ 4\] .foo              PROGBITS        00000000 000040 000008 00  WA  0   0  8
 
15
  \[ 5\] .shstrtab         STRTAB          00000000 000048 000031 00      0   0  1
 
16
  \[ 6\] .symtab           SYMTAB          00000000 0001bc 000050 10      7   5  4
 
17
  \[ 7\] .strtab           STRTAB          00000000 00020c 000001 00      0   0  1
 
18
Key to Flags:
 
19
#...