2002-03-18 David O'Brien <obrien@FreeBSD.org>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / loc3.d
CommitLineData
3c3bdf30
NC
1#source: start.s
2#source: loc1.s
3#ld: -m elf64mmix
4#objdump: -str
5
6# Two text files in opposite order.
7
8.*: file format elf64-mmix
9
10SYMBOL TABLE:
110+1000 l d \.text 0+
122000000000000000 l d \.data 0+
132000000000000000 l d \.sbss 0+
142000000000000000 l d \.bss 0+
150+ l d \*ABS\* 0+
160+ l d \*ABS\* 0+
170+ l d \*ABS\* 0+
180+1000 g \.text 0+ _start
190+1004 g \.text 0+ loc1
200+1000 g \*ABS\* 0+ __\.MMIX\.start\.\.text
212000000000000000 g O \*ABS\* 0+ __bss_start
222000000000000000 g O \*ABS\* 0+ _edata
232000000000000000 g O \*ABS\* 0+ _end
240+1000 g O \.text 0+ _start\.
25
26Contents of section \.text:
27 1000 e3fd0001 fd030303 .*
28Contents of section \.data:
29Contents of section \.sbss:
This page took 0.042532 seconds and 4 git commands to generate.