1 #source: bspec1.s 2 #source: start.s 3 #ld: -m elf64mmix 4 #readelf: -Ssr -x1 -x2 5 6 There are 6 section headers, starting at offset .*: 7 8 Section Headers: 9 +\[Nr\] Name +Type +Address +Offset 10 +Size +EntSize +Flags +Link +Info +Align 11 +\[ 0\] +NULL +0+ +0+ 12 +0+ +0+ +0 +0 +0 13 +\[ 1\] \.text +PROGBITS +0+ +0+78 14 +0+4 +0+ +AX +0 +0 +4 15 +\[ 2\] \.MMIX\.spec_data\.2 PROGBITS +0+ +0+7c 16 +0+4 +0+ +0 +0 +4 17 +\[ 3\] \.shstrtab +STRTAB +0+ +[0-9a-f]+ 18 +0+33 +0+ +0 +0 +1 19 +\[ 4\] \.symtab +SYMTAB +0+ .* 20 +0+d8 +0+18 +5 +3 +8 21 +\[ 5\] \.strtab +STRTAB +0+ .* 22 +0+26 +0+ +0 +0 +1 23 Key to Flags: 24 #... 25 26 There are no relocations in this file\. 27 28 Symbol table '\.symtab' contains 9 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 +FUNC +GLOBAL +DEFAULT +1 Main 34 +4: 0+ +0 +NOTYPE +GLOBAL +DEFAULT +1 _start 35 #... 36 37 Hex dump of section '\.text': 38 0x0+ e3fd0001 .* 39 40 Hex dump of section '\.MMIX\.spec_data\.2': 41 0x0+ 0000002a .* 42