Fixed matching in newly added test.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / loc-2.d
1 #readelf: -Ssrx1
2
3 There are 7 section headers, starting at offset .*:
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 +0000000000000008 +0000000000000000 +AX +0 +0 +4
12 +\[ 2\] \.data +PROGBITS +0000000000000000 +00000048
13 +0000000000000000 +0000000000000000 +WA +0 +0 +1
14 +\[ 3\] \.bss +NOBITS +0000000000000000 +00000048
15 +0000000000000000 +0000000000000000 +WA +0 +0 +1
16 +\[ 4\] \.symtab +SYMTAB +0000000000000000 .*
17 +0000000000000090 +0000000000000018 +5 +4 +8
18 +\[ 5\] \.strtab +STRTAB +0000000000000000 .*
19 +000000000000001a +0000000000000000 +0 +0 +1
20 +\[ 6\] \.shstrtab +STRTAB +0000000000000000 +[0-9a-f]+
21 +000000000000002c +0000000000000000 +0 +0 +1
22 Key to Flags:
23 #...
24
25 There are no relocations in this file\.
26
27 Symbol table '\.symtab' contains 6 entries:
28 +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
29 +0: 0+ +0 +NOTYPE +LOCAL +DEFAULT +UND
30 +1: 0+ +0 +SECTION +LOCAL +DEFAULT +1
31 +2: 0+ +0 +SECTION +LOCAL +DEFAULT +2
32 +3: 0+ +0 +SECTION +LOCAL +DEFAULT +3
33 +4: 0+4 +0 +FUNC +GLOBAL +DEFAULT +1 Main
34 +5: 0+100 +0 +NOTYPE +GLOBAL +DEFAULT +ABS __\.MMIX\.start\.\.text
35
36 Hex dump of section '\.text':
37 0x00000000 fd010102 fd000070 .*
This page took 0.03906 seconds and 4 git commands to generate.