* ld-mmix/bpo-1.d: Tweak for type of linker-script-symbols no
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / locto-1.d
CommitLineData
3c3bdf30
NC
1#source: locto.s -globalize-symbols
2#source: start.s
3#ld: -m elf64mmix
4#objdump: -str
5
6.*: file format elf64-mmix
7
8SYMBOL TABLE:
90+1008 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+1008 g \.text 0+ od
170+1010 g \.text 0+ _start
180+1008 g \*ABS\* 0+ __\.MMIX\.start\.\.text
f8548834
HPN
192000000000000000 g \*ABS\* 0+ __bss_start
202000000000000000 g \*ABS\* 0+ _edata
212000000000000000 g \*ABS\* 0+ _end
220+1010 g \.text 0+ _start\.
3c3bdf30
NC
23
24Contents of section \.text:
25 1008 00000000 00001008 e3fd0001 .*
26Contents of section \.data:
27Contents of section \.sbss:
This page took 0.042649 seconds and 4 git commands to generate.