bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / greg-19.d
1 #source: start.s
2 #source: aregm.s
3 #source: gregldo1.s
4 #ld: -m elf64mmix
5 #objdump: -str
6
7 .*: file format elf64-mmix
8
9 SYMBOL TABLE:
10 0+ l d \.text 0+ (|\.text)
11 2000000000000000 l d \.data 0+ (|\.data)
12 2000000000000000 l d \.sbss 0+ (|\.sbss)
13 2000000000000000 l d \.bss 0+ (|\.bss)
14 0+7f0 l d \.MMIX\.reg_contents 0+ (|\.MMIX\.reg_contents)
15 0+ l d \*ABS\* 0+ (|\.shstrtab)
16 0+ l d \*ABS\* 0+ (|\.symtab)
17 0+ l d \*ABS\* 0+ (|\.strtab)
18 0+ g F \.text 0+ Main
19 0+ g \.text 0+ _start
20 0+fe g \*REG\* 0+ areg
21 #...
22
23 Contents of section \.text:
24 0+ e3fd0001 8f03fe10 8e0307fe 8f05fe04 .*
25 0+10 8c0c20fe 8d7bfe22 8dfeea38 .*
26 Contents of section \.MMIX\.reg_contents:
27 07f0 00000000 00000004 .*
This page took 0.029774 seconds and 4 git commands to generate.