bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / fb-1.d
1 #objdump: -str
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+ l d \.MMIX\.reg_contents 0+ (|\.MMIX\.reg_contents)
10
11
12 RELOCATION RECORDS FOR \[\.text\]:
13 OFFSET TYPE VALUE
14 0+2 R_MMIX_REG \.MMIX\.reg_contents
15
16
17 Contents of section \.text:
18 0+ dd2d0038 .*
19 Contents of section \.MMIX\.reg_contents:
20 0+ 00000000 aabbccdd 00000000 00112233 .*
This page took 0.029532 seconds and 4 git commands to generate.