Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / loc6.d
CommitLineData
3c3bdf30
NC
1#source: dloc1.s
2#source: start.s
3#ld: -m elf64mmix
4#objdump: -str
5
6# Text files and one loc:ed data at offset.
7
8.*: file format elf64-mmix
9
10SYMBOL TABLE:
5c799c07
AM
110+ l d \.text 0+ (|\.text)
122000000000000200 l d \.data 0+ (|\.data)
3c3bdf30
NC
132000000000000200 g \.data 0+ dloc1
142000000000000200 g \*ABS\* 0+ __\.MMIX\.start\.\.data
150+ g \.text 0+ _start
d2667025
AM
16200000000000020c g \.data 0+ __bss_start
17200000000000020c g \.data 0+ _edata
182000000000000210 g \.data 0+ _end
f8548834 190+ g \.text 0+ _start\.
3c3bdf30
NC
20
21Contents of section \.text:
22 0000 e3fd0001 .*
23Contents of section \.data:
5ff4a71e 24 2000000000000200 00000004 00000005 00000006 .*
This page took 0.941693 seconds and 4 git commands to generate.