2005-03-20 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / locto-1.d
1 #source: locto.s -globalize-symbols
2 #source: start.s
3 #ld: -m elf64mmix
4 #objdump: -str
5
6 .*: file format elf64-mmix
7
8 SYMBOL TABLE:
9 0+1008 l d \.text 0+ (|\.text)
10 0+ l d \*ABS\* 0+ (|\.shstrtab)
11 0+ l d \*ABS\* 0+ (|\.symtab)
12 0+ l d \*ABS\* 0+ (|\.strtab)
13 0+1008 g \.text 0+ od
14 0+1010 g \.text 0+ _start
15 0+1008 g \*ABS\* 0+ __\.MMIX\.start\.\.text
16 2000000000000000 g \*ABS\* 0+ __bss_start
17 2000000000000000 g \*ABS\* 0+ _edata
18 2000000000000000 g \*ABS\* 0+ _end
19 0+1010 g \.text 0+ _start\.
20
21 Contents of section \.text:
22 1008 00000000 00001008 e3fd0001 .*
This page took 0.032705 seconds and 5 git commands to generate.