This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / bpo-18.d
1 #source: start.s
2 #source: bpo-1.s
3 #source: bpo-2.s
4 #source: bpo-5.s
5 #source: bpo-6.s
6 #as: -linker-allocated-gregs
7 #ld: -m elf64mmix -T$srcdir/$subdir/bpo64addr.ld
8 #objdump: -st
9
10 .*: file format elf64-mmix
11
12 SYMBOL TABLE:
13 0+100 l d \.text 0+ (|\.text)
14 4000000000001060 l d \.text\.away 0+ (|\.text\.away)
15 0+7e0 l d \.MMIX\.reg_contents 0+ (|\.MMIX\.reg_contents)
16 0+ l d \*ABS\* 0+ (|\.shstrtab)
17 0+ l d \*ABS\* 0+ (|\.symtab)
18 0+ l d \*ABS\* 0+ (|\.strtab)
19 4000000000001064 l \.text\.away 0+ x
20 0+100 g \.text 0+ x
21 4000000000001060 g \.text\.away 0+ Main
22 0+104 g \.text 0+ x2
23 4000000000001060 g \.text\.away 0+ _start
24 4000000000001068 g \.text\.away 0+ y
25
26 Contents of section \.text:
27 0100 232dfc00 232dfd00 .*
28 Contents of section \.text\.away:
29 4000000000001060 e3fd0001 232afe1e 2321fe00 .*
30 Contents of section \.MMIX\.reg_contents:
31 07e0 00000000 00001168 00000000 0000a514 .*
32 07f0 40000000 00001070 .*
This page took 0.030792 seconds and 5 git commands to generate.