bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / loc3.d
CommitLineData
3c3bdf30
NC
1#source: start.s
2#source: loc1.s
3#ld: -m elf64mmix
4#objdump: -str
5
6# Two text files in opposite order.
7
8.*: file format elf64-mmix
9
10SYMBOL TABLE:
5c799c07
AM
110+1000 l d \.text 0+ (|\.text)
122000000000000000 l d \.data 0+ (|\.data)
132000000000000000 l d \.sbss 0+ (|\.sbss)
142000000000000000 l d \.bss 0+ (|\.bss)
150+ l d \*ABS\* 0+ (|\.shstrtab)
160+ l d \*ABS\* 0+ (|\.symtab)
170+ l d \*ABS\* 0+ (|\.strtab)
3c3bdf30
NC
180+1000 g \.text 0+ _start
190+1004 g \.text 0+ loc1
200+1000 g \*ABS\* 0+ __\.MMIX\.start\.\.text
f8548834
HPN
212000000000000000 g \*ABS\* 0+ __bss_start
222000000000000000 g \*ABS\* 0+ _edata
232000000000000000 g \*ABS\* 0+ _end
240+1000 g \.text 0+ _start\.
3c3bdf30
NC
25
26Contents of section \.text:
27 1000 e3fd0001 fd030303 .*
This page took 0.168748 seconds and 4 git commands to generate.