~ubuntu-branches/ubuntu/hoary/binutils/hoary

« back to all changes in this revision

Viewing changes to gas/testsuite/gas/ia64/unwind-ilp32.d

  • Committer: Bazaar Package Importer
  • Author(s): James Troup
  • Date: 2004-05-19 10:35:44 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040519103544-17h3o6e8pwndydrg
Tags: 2.14.90.0.7-8
debian/rules: don't use gcc-2.95 on m68k.  Thanks to Adam Conrad for
pointing this out.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#readelf: -S
 
2
#name: ia64 unwind section (ilp32)
 
3
#as: -milp32
 
4
#source: unwind.s
 
5
 
 
6
There are 9 section headers, starting at offset 0xa0:
 
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\] .IA_64.unwind_inf PROGBITS        00000000 000040 000008 00   A  0   0  8
 
15
  \[ 5\] .IA_64.unwind     IA_64_UNWIND    00000000 000048 000008 00  AL  1   1  8
 
16
  \[ 6\] .shstrtab         STRTAB          00000000 000050 00004d 00      0   0  1
 
17
  \[ 7\] .symtab           SYMTAB          00000000 000208 000060 10      8   6  4
 
18
  \[ 8\] .strtab           STRTAB          00000000 000268 000001 00      0   0  1
 
19
Key to Flags:
 
20
  W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
 
21
  I \(info\), L \(link order\), G \(group\), x \(unknown\)
 
22
  O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)