2002-03-18 David O'Brien <obrien@FreeBSD.org>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / loct-1.d
CommitLineData
3c3bdf30
NC
1#source: loct.s
2#source: start.s
3#ld: -m elf64mmix
4#objdump: -str
5
6.*: file format elf64-mmix
7
8SYMBOL TABLE:
90+1004 l d \.text 0+
102000000000000000 l d \.data 0+
112000000000000000 l d \.sbss 0+
122000000000000000 l d \.bss 0+
130+ l d \*ABS\* 0+
140+ l d \*ABS\* 0+
150+ l d \*ABS\* 0+
160+1004 l \.text 0+ t
170+100c g \.text 0+ _start
180+1004 g \*ABS\* 0+ __\.MMIX\.start\.\.text
192000000000000000 g O \*ABS\* 0+ __bss_start
202000000000000000 g O \*ABS\* 0+ _edata
212000000000000000 g O \*ABS\* 0+ _end
220+100c g O \.text 0+ _start\.
23
24Contents of section \.text:
25 1004 fd000000 00001004 e3fd0001 .*
26Contents of section \.data:
27Contents of section \.sbss:
This page took 0.06738 seconds and 4 git commands to generate.