bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / start-1.d
CommitLineData
3c3bdf30
NC
1#source: start2.s
2#ld: -m elf64mmix
3#objdump: -td
4
5.*: file format elf64-mmix
6
7SYMBOL TABLE:
5c799c07
AM
80+ l d \.text 0+ (|\.text)
92000000000000000 l d \.data 0+ (|\.data)
102000000000000000 l d \.sbss 0+ (|\.sbss)
112000000000000000 l d \.bss 0+ (|\.bss)
120+ l d \*ABS\* 0+ (|\.shstrtab)
130+ l d \*ABS\* 0+ (|\.symtab)
140+ l d \*ABS\* 0+ (|\.strtab)
3c3bdf30 150+4 g \.text 0+ _start
f8548834
HPN
162000000000000000 g \*ABS\* 0+ __bss_start
172000000000000000 g \*ABS\* 0+ _edata
182000000000000000 g \*ABS\* 0+ _end
190+4 g \.text 0+ _start\.
3c3bdf30
NC
20
21Disassembly of section \.text:
22
230+ <_start-0x4>:
24 0: fd000001 swym 0,0,1
25
260+4 <_start>:
27 4: fd000002 swym 0,0,2
This page took 0.160087 seconds and 4 git commands to generate.