1 #objdump: -drt
2 
3 .*:     file format elf64-mmix
4 
5 SYMBOL TABLE:
6 0+ l    d  \.text	0+ (|\.text)
7 0+ l    d  \.data	0+ (|\.data)
8 0+ l    d  \.bss	0+ (|\.bss)
9 0+ g     F \.text	0+ Main
10 
11 
12 Disassembly of section \.text:
13 
14 0+ <Main>:
15    0:	00000000 	trap 0,0,0
16    4:	fd000000 	swym 0,0,0
17    8:	ff000000 	trip 0,0,0
18    c:	f0000000 	jmp c <Main\+0xc>
19   10:	f801e240 	pop 1,57920
20   14:	f8000000 	pop 0,0
21