2005-05-25 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ia64 / alias-ilp32.d
1 #readelf: -Ss
2 #name: ia64 alias and secalias (ilp32)
3 #as: -milp32
4 #source: alias.s
5
6 There are 8 section headers, starting at offset 0x78:
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\] 1234 PROGBITS 00000000 000040 000005 00 WA 0 0 1
15 \[ 5\] .shstrtab STRTAB 00000000 000045 000031 00 0 0 1
16 \[ 6\] .symtab SYMTAB 00000000 0001b8 000060 10 7 6 4
17 \[ 7\] .strtab STRTAB 00000000 000218 000006 00 0 0 1
18 Key to Flags:
19 W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
20 I \(info\), L \(link order\), G \(group\), x \(unknown\)
21 O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
22
23 Symbol table '.symtab' contains 6 entries:
24 Num: Value Size Type Bind Vis Ndx Name
25 0: 00000000 0 NOTYPE LOCAL DEFAULT UND
26 1: 00000000 0 SECTION LOCAL DEFAULT 1
27 2: 00000000 0 SECTION LOCAL DEFAULT 2
28 3: 00000000 0 SECTION LOCAL DEFAULT 3
29 4: 00000000 0 SECTION LOCAL DEFAULT 4
30 5: 00000000 0 NOTYPE LOCAL DEFAULT 4 "@D"
This page took 0.055969 seconds and 4 git commands to generate.