bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / loc4.d
CommitLineData
3c3bdf30
NC
1#source: loc1.s
2#source: data1.s
3#source: start.s
4#ld: -m elf64mmix
5#objdump: -str
6
7# Two text files and one data.
8
9.*: file format elf64-mmix
10
11SYMBOL TABLE:
5c799c07
AM
120+1000 l d \.text 0+ (|\.text)
132000000000000000 l d \.data 0+ (|\.data)
142000000000000008 l d \.sbss 0+ (|\.sbss)
152000000000000008 l d \.bss 0+ (|\.bss)
160+ l d \*ABS\* 0+ (|\.shstrtab)
170+ l d \*ABS\* 0+ (|\.symtab)
180+ l d \*ABS\* 0+ (|\.strtab)
3c3bdf30
NC
192000000000000000 l \.data 0+ xx
200+1004 g F \.text 0+ Main
212000000000000000 g \*ABS\* 0+ __\.MMIX\.start\.\.data
220+1004 g \.text 0+ _start
230+1000 g \.text 0+ loc1
240+1000 g \*ABS\* 0+ __\.MMIX\.start\.\.text
f8548834
HPN
252000000000000008 g \*ABS\* 0+ __bss_start
262000000000000008 g \*ABS\* 0+ _edata
272000000000000008 g \*ABS\* 0+ _end
280+1004 g \.text 0+ _start\.
3c3bdf30 29
3c3bdf30
NC
30Contents of section \.text:
31 1000 fd030303 e3fd0001 .*
32Contents of section \.data:
5ff4a71e 33 2000000000000000 00000000 00001030 .*
This page took 0.184452 seconds and 4 git commands to generate.