d86a4520481fc63f90bc4f644f34bab8abc2d287
[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 400000000000106c l d \.data 0+ (|\.data)
16 400000000000106c l d \.bss 0+ (|\.bss)
17 0+7e0 l d \.MMIX\.reg_contents 0+ (|\.MMIX\.reg_contents)
18 0+ l d \*ABS\* 0+ (|\.shstrtab)
19 0+ l d \*ABS\* 0+ (|\.symtab)
20 0+ l d \*ABS\* 0+ (|\.strtab)
21 4000000000001064 l \.text\.away 0+ x
22 0+100 g \.text 0+ x
23 4000000000001060 g \.text\.away 0+ Main
24 0+104 g \.text 0+ x2
25 4000000000001060 g \.text\.away 0+ _start
26 4000000000001068 g \.text\.away 0+ y
27
28 Contents of section \.text:
29 0100 232dfc00 232dfd00 .*
30 Contents of section \.text\.away:
31 4000000000001060 e3fd0001 232afe1e 2321fe00 .*
32 Contents of section \.MMIX\.reg_contents:
33 07e0 00000000 00001168 00000000 0000a514 .*
34 07f0 40000000 00001070 .*
This page took 0.029954 seconds and 4 git commands to generate.