summaryrefslogtreecommitdiffstats
path: root/gas/testsuite/gas/mmix/loc-3.d
blob: 0883965445907f0bb9557f608694b0607f11c1b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
#readelf: -Ssrx1 -x2
There are 7 section headers, starting at offset 0x80:

Section Headers:
 +\[Nr\] +Name +Type +Address +Offset
 +Size +EntSize +Flags +Link +Info +Align
 +\[ 0\] +NULL +0000000000000000 +00000000
 +0000000000000000 +0000000000000000 +0 +0 +0
 +\[ 1\] \.text +PROGBITS +0000000000000000 +00000040
 +000000000000000c +0000000000000000 +AX +0 +0 +4
 +\[ 2\] \.data +PROGBITS +0000000000000000 +0000004c
 +0000000000000008 +0000000000000000 +WA +0 +0 +4
 +\[ 3\] \.bss +NOBITS +0000000000000000 +00000054
 +0000000000000000 +0000000000000000 +WA +0 +0 +1
 +\[ 4\] \.shstrtab +STRTAB +0000000000000000 +00000054
 +000000000000002c +0000000000000000 +0 +0 +1
 +\[ 5\] \.symtab +SYMTAB +0000000000000000 +00000240
 +00000000000000c0 +0000000000000018 +6 +5 +8
 +\[ 6\] \.strtab +STRTAB +0000000000000000 +00000300
 +0000000000000030 +0000000000000000 +0 +0 +1
Key to Flags:
 +W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
 +I \(info\), L \(link order\), G \(group\), x \(unknown\)
 +O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)

There are no relocations in this file\.

Symbol table '\.symtab' contains 8 entries:
 +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
 +0: 0+ +0 +NOTYPE +LOCAL +DEFAULT +UND 
 +1: 0+ +0 +SECTION +LOCAL +DEFAULT +1 
 +2: 0+ +0 +SECTION +LOCAL +DEFAULT +2 
 +3: 0+ +0 +SECTION +LOCAL +DEFAULT +3 
 +4: 0+ +0 +NOTYPE +LOCAL +DEFAULT +2 a
 +5: 0+4 +0 +FUNC +GLOBAL +DEFAULT +1 Main
 +6: 0+200 +0 +NOTYPE +GLOBAL +DEFAULT +ABS __\.MMIX\.start\.\.text
 +7: 2000000000000000 +0 +NOTYPE +GLOBAL +DEFAULT +ABS __\.MMIX\.start\.\.data

Hex dump of section '\.text':
  0x00000000 fd00038f fd090101 fd000065          .*

Hex dump of section '\.data':
  0x00000000 00000010 00000040                   .*
OpenPOWER on IntegriCloud