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