Add MMIX support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / bspec-1.d
1 #readelf: -Ssr -x1 -x4
2
3 There are 9 section headers, starting at offset 0xa0:
4
5 Section Headers:
6 \[Nr\] Name Type Address Offset
7 Size EntSize Flags Link Info Align
8 \[ 0\] NULL 0000000000000000 00000000
9 0000000000000000 0000000000000000 0 0 0
10 \[ 1\] \.text PROGBITS 0000000000000000 00000040
11 0000000000000004 0000000000000000 AX 0 0 4
12 \[ 2\] \.data PROGBITS 0000000000000000 00000044
13 0000000000000000 0000000000000000 WA 0 0 1
14 \[ 3\] \.bss NOBITS 0000000000000000 00000044
15 0000000000000000 0000000000000000 WA 0 0 1
16 \[ 4\] \.MMIX\.spec_data\.2 PROGBITS 0000000000000000 00000044
17 0000000000000004 0000000000000000 0 0 4
18 \[ 5\] \.rela\.MMIX\.spec_d RELA 0000000000000000 00000378
19 0000000000000018 0000000000000018 7 4 8
20 \[ 6\] \.shstrtab STRTAB 0000000000000000 00000048
21 0000000000000055 0000000000000000 0 0 1
22 \[ 7\] \.symtab SYMTAB 0000000000000000 000002e0
23 0000000000000090 0000000000000018 8 5 8
24 \[ 8\] \.strtab STRTAB 0000000000000000 00000370
25 0000000000000006 0000000000000000 0 0 1
26 Key to Flags:
27 W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
28 I \(info\), L \(link order\), G \(group\), x \(unknown\)
29 O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
30
31 Relocation section '\.rela\.MMIX\.spec_data\.2' at offset 0x378 contains 1 entries:
32 [ ]+Offset[ ]+Info[ ]+Type[ ]+Symbol's Value[ ]+Symbol's Name[ ]+Addend
33 0+ 0+500000004 R_MMIX_32 0+ forw \+ 0
34
35 Symbol table '\.symtab' contains 6 entries:
36 Num: Value Size Type Bind Vis Ndx Name
37 0: 0+ 0 NOTYPE LOCAL DEFAULT UND
38 1: 0+ 0 SECTION LOCAL DEFAULT 1
39 2: 0+ 0 SECTION LOCAL DEFAULT 2
40 3: 0+ 0 SECTION LOCAL DEFAULT 3
41 4: 0+ 0 SECTION LOCAL DEFAULT 4
42 5: 0+ 0 NOTYPE GLOBAL DEFAULT UND forw
43
44 Hex dump of section '\.text':
45 0x00000000 fd010203 .*
46
47 Hex dump of section '\.MMIX\.spec_data\.2':
48 0x00000000 00000000 .*
This page took 0.031033 seconds and 4 git commands to generate.