ld/
[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:
110+ l d \.text 0+
122000000000000200 l d \.data 0+
13200000000000020c l d \.sbss 0+
14200000000000020c l d \.bss 0+
150+ l d \*ABS\* 0+
160+ l d \*ABS\* 0+
170+ l d \*ABS\* 0+
182000000000000200 g \.data 0+ dloc1
192000000000000200 g \*ABS\* 0+ __\.MMIX\.start\.\.data
200+ g \.text 0+ _start
f8548834
HPN
21200000000000020c g \*ABS\* 0+ __bss_start
22200000000000020c g \*ABS\* 0+ _edata
232000000000000210 g \*ABS\* 0+ _end
240+ g \.text 0+ _start\.
3c3bdf30
NC
25
26Contents of section \.text:
27 0000 e3fd0001 .*
28Contents of section \.data:
5ff4a71e 29 2000000000000200 00000004 00000005 00000006 .*
This page took 0.172855 seconds and 4 git commands to generate.