2010-01-06 Quentin Neill <quentin.neill@amd.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / byte-1.d
1 #readelf: -Ssrx1
2 There are 7 section headers, starting at offset 0x88:
3
4 Section Headers:
5 +\[Nr\] +Name +Type +Address +Offset
6 +Size +EntSize +Flags +Link +Info +Align
7 +\[ 0\] +NULL +0000000000000000 +00000000
8 +0000000000000000 +0000000000000000 +0 +0 +0
9 +\[ 1\] \.text +PROGBITS +0000000000000000 +00000040
10 +0000000000000016 +0000000000000000 +AX +0 +0 +4
11 +\[ 2\] \.data +PROGBITS +0000000000000000 +00000056
12 +0000000000000000 +0000000000000000 +WA +0 +0 +1
13 +\[ 3\] \.bss +NOBITS +0000000000000000 +00000056
14 +0000000000000000 +0000000000000000 +WA +0 +0 +1
15 +\[ 4\] \.shstrtab +STRTAB +0000000000000000 +00000056
16 +000000000000002c +0000000000000000 +0 +0 +1
17 +\[ 5\] \.symtab +SYMTAB +0000000000000000 +00000248
18 +00000000000000c0 +0000000000000018 +6 +7 +8
19 +\[ 6\] \.strtab +STRTAB +0000000000000000 +00000308
20 +0000000000000018 +0000000000000000 +0 +0 +1
21 Key to Flags:
22 +W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
23 +I \(info\), L \(link order\), G \(group\), x \(unknown\)
24 +O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
25
26 There are no relocations in this file\.
27
28 Symbol table '\.symtab' contains 8 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 +SECTION +LOCAL +DEFAULT +3
34 +4: 0+2a +0 +NOTYPE +LOCAL +DEFAULT +ABS number
35 +5: 0+4 +0 +NOTYPE +LOCAL +DEFAULT +1 label
36 +6: 0+c +0 +NOTYPE +LOCAL +DEFAULT +1 lab2
37 +7: 0+ +0 +FUNC +GLOBAL +DEFAULT +1 Main
38
39 Hex dump of section '\.text':
40 0x00000000 fd2b2a29 73747269 6e670aff 8e007374 .*
41 0x00000010 72696e67 320a .*
This page took 0.030883 seconds and 4 git commands to generate.