1 #objdump: -str
2 
3 # A few odd mmixal compatibility cases.
4 
5 .*:     file format elf64-mmix
6 
7 SYMBOL TABLE:
8 0+ l    d  \.text	0+ (|\.text)
9 0+ l    d  \.data	0+ (|\.data)
10 0+ l    d  \.bss	0+ (|\.bss)
11 0+ l       \.MMIX\.reg_contents	0+ small
12 0+ l    d  \.MMIX\.reg_contents	0+ (|\.MMIX\.reg_contents)
13 0+ g     F \.text	0+ Main
14 
15 
16 RELOCATION RECORDS FOR \[\.text\]:
17 OFFSET           TYPE              VALUE
18 0+7 R_MMIX_8          \.MMIX\.reg_contents
19 0+f R_MMIX_REG        \.MMIX\.reg_contents
20 0+15 R_MMIX_REG        \.MMIX\.reg_contents
21 0+19 R_MMIX_REG        \.MMIX\.reg_contents
22 
23 Contents of section \.text:
24  0000 f9000000 ff016400 fb0000ff fb000000  .*
25  0010 00000001 33000408 c1000200 0004022a  .*
26 Contents of section \.MMIX\.reg_contents:
27  0000 00000000 00000abc                    .*
28