Adjust readelf's output so that section symbols without a name as shown with their...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / loc-3.d
CommitLineData
3c3bdf30 1#readelf: -Ssrx1 -x2
a485e98e 2There are 7 section headers, starting at offset .*:
3c3bdf30
NC
3
4Section Headers:
f9272224
AM
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 +000000000000000c +0000000000000000 +AX +0 +0 +4
11 +\[ 2\] \.data +PROGBITS +0000000000000000 +0000004c
12 +0000000000000008 +0000000000000000 +WA +0 +0 +4
13 +\[ 3\] \.bss +NOBITS +0000000000000000 +00000054
14 +0000000000000000 +0000000000000000 +WA +0 +0 +1
dd905818
NC
15 +\[ 4\] \.symtab +SYMTAB +0000000000000000 .*
16 +00000000000000c0 +0000000000000018 +5 +5 +8
17 +\[ 5\] \.strtab +STRTAB +0000000000000000 .*
4a677ba7 18 +000000000000002e +0000000000000000 +0 +0 +1
dd905818
NC
19 +\[ 6\] \.shstrtab +STRTAB +0000000000000000 +[0-9a-f]+
20 +000000000000002c +0000000000000000 +0 +0 +1
3c3bdf30 21Key to Flags:
3437afb1 22#...
3c3bdf30
NC
23
24There are no relocations in this file\.
25
26Symbol table '\.symtab' contains 8 entries:
f9272224
AM
27 +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
28 +0: 0+ +0 +NOTYPE +LOCAL +DEFAULT +UND
23356397
NC
29 +1: 0+ +0 +SECTION +LOCAL +DEFAULT +1.*
30 +2: 0+ +0 +SECTION +LOCAL +DEFAULT +2.*
31 +3: 0+ +0 +SECTION +LOCAL +DEFAULT +3.*
f9272224
AM
32 +4: 0+ +0 +NOTYPE +LOCAL +DEFAULT +2 a
33 +5: 0+4 +0 +FUNC +GLOBAL +DEFAULT +1 Main
34 +6: 0+200 +0 +NOTYPE +GLOBAL +DEFAULT +ABS __\.MMIX\.start\.\.text
35 +7: 2000000000000000 +0 +NOTYPE +GLOBAL +DEFAULT +ABS __\.MMIX\.start\.\.data
3c3bdf30
NC
36
37Hex dump of section '\.text':
38 0x00000000 fd00038f fd090101 fd000065 .*
39
40Hex dump of section '\.data':
41 0x00000000 00000010 00000040 .*
This page took 0.869001 seconds and 4 git commands to generate.