AIX: Remove exec_one_dummy_insn hack
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / bspec1.d
... / ...
CommitLineData
1#source: bspec1.s
2#source: start.s
3#ld: -m elf64mmix
4#readelf: -Ssr -x1 -x2
5
6There are 6 section headers, starting at offset 0xb8:
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
13 +\[ 1\] \.text +PROGBITS +0+ +0+78
14 +0+4 +0+ +AX +0 +0 +4
15 +\[ 2\] \.MMIX\.spec_data\.2 PROGBITS +0+ +0+7c
16 +0+4 +0+ +0 +0 +4
17 +\[ 3\] \.shstrtab +STRTAB +0+ +0+80
18 +0+33 +0+ +0 +0 +1
19 +\[ 4\] \.symtab +SYMTAB +0+ +0+238
20 +0+d8 +0+18 +5 +3 +8
21 +\[ 5\] \.strtab +STRTAB +0+ +0+310
22 +0+2d +0+ +0 +0 +1
23Key to Flags:
24#...
25
26There are no relocations in this file\.
27
28Symbol table '\.symtab' contains 9 entries:
29 +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
30 +0: 0+ +0 +NOTYPE +LOCAL +DEFAULT +UND
31 +1: 0+ +0 +SECTION +LOCAL +DEFAULT +1
32 +2: 0+ +0 +SECTION +LOCAL +DEFAULT +2
33 +3: 0+ +0 +FUNC +GLOBAL +DEFAULT +1 Main
34 +4: 0+ +0 +NOTYPE +GLOBAL +DEFAULT +1 _start
35#...
36
37Hex dump of section '\.text':
38 0x0+ e3fd0001 .*
39
40Hex dump of section '\.MMIX\.spec_data\.2':
41 0x0+ 0000002a .*
This page took 0.02304 seconds and 4 git commands to generate.