*** empty log message ***
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / bspec1.d
CommitLineData
3c3bdf30
NC
1#source: bspec1.s
2#source: start.s
3#ld: -m elf64mmix
8d7146ba 4#readelf: -Ssr -x1 -x2
3c3bdf30 5
8d7146ba 6There are 6 section headers, starting at offset 0xb8:
3c3bdf30
NC
7
8Section Headers:
9 \[Nr\] Name Type Address Offset
10 Size EntSize Flags Link Info Align
11 \[ 0\] NULL 0+ 0+
12 0+ 0+ 0 0 0
8d7146ba 13 \[ 1\] \.text PROGBITS 0+ 0+78
3c3bdf30 14 0+4 0+ AX 0 0 4
8d7146ba 15 \[ 2\] \.MMIX\.spec_data\.2 PROGBITS 0+ 0+7c
3c3bdf30 16 0+4 0+ 0 0 4
8d7146ba
L
17 \[ 3\] \.shstrtab STRTAB 0+ 0+80
18 0+33 0+ 0 0 1
19 \[ 4\] \.symtab SYMTAB 0+ 0+238
f0b5bb34
AM
20 0+d8 0+18 5 3 8
21 \[ 5\] \.strtab STRTAB 0+ 0+310
3c3bdf30
NC
22 0+2d 0+ 0 0 1
23Key to Flags:
24 W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
25 I \(info\), L \(link order\), G \(group\), x \(unknown\)
26 O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
27
28There are no relocations in this file\.
29
f0b5bb34 30Symbol table '\.symtab' contains 9 entries:
3c3bdf30
NC
31 Num: Value Size Type Bind Vis Ndx Name
32 0: 0+ 0 NOTYPE LOCAL DEFAULT UND
33 1: 0+ 0 SECTION LOCAL DEFAULT 1
8d7146ba 34 2: 0+ 0 SECTION LOCAL DEFAULT 2
f0b5bb34
AM
35 3: 0+ 0 FUNC GLOBAL DEFAULT 1 Main
36 4: 0+ 0 NOTYPE GLOBAL DEFAULT 1 _start
f8548834 37#...
3c3bdf30
NC
38
39Hex dump of section '\.text':
40 0x0+ e3fd0001 .*
41
42Hex dump of section '\.MMIX\.spec_data\.2':
43 0x0+ 0000002a .*
This page took 0.339413 seconds and 4 git commands to generate.