1#source: start.s
2#source: loc1.s
3#ld: -m elf64mmix
4#objdump: -str
5
6# Two text files in opposite order.
7
8.*:     file format elf64-mmix
9
10SYMBOL TABLE:
110+1000 l    d  \.text	0+ (|\.text)
120+ l    d  \*ABS\*	0+ (|\.shstrtab)
130+ l    d  \*ABS\*	0+ (|\.symtab)
140+ l    d  \*ABS\*	0+ (|\.strtab)
150+1000 g       \.text	0+ _start
160+1004 g       \.text	0+ loc1
170+1000 g       \*ABS\*	0+ __\.MMIX\.start\.\.text
182000000000000000 g       \*ABS\*	0+ __bss_start
192000000000000000 g       \*ABS\*	0+ _edata
202000000000000000 g       \*ABS\*	0+ _end
210+1000 g       \.text	0+ _start\.
22
23Contents of section \.text:
24 1000 e3fd0001 fd030303                    .*
25