2005-03-20 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / locdo-1.d
CommitLineData
3c3bdf30
NC
1#source: locdo.s -globalize-symbols
2#source: start.s
3#ld: -m elf64mmix
4#objdump: -str
5
6.*: file format elf64-mmix
7
8SYMBOL TABLE:
5c799c07
AM
90+ l d \.text 0+ (|\.text)
102000000000000008 l d \.data 0+ (|\.data)
5c799c07
AM
110+ l d \*ABS\* 0+ (|\.shstrtab)
120+ l d \*ABS\* 0+ (|\.symtab)
130+ l d \*ABS\* 0+ (|\.strtab)
3c3bdf30
NC
142000000000000008 g \*ABS\* 0+ __\.MMIX\.start\.\.data
152000000000000008 g \.data 0+ od
160+ g \.text 0+ _start
f8548834 172000000000000010 g \*ABS\* 0+ __bss_start
3c3bdf30 182000000000000000 g \*ABS\* 0+ Data_Segment
f8548834
HPN
192000000000000010 g \*ABS\* 0+ _edata
202000000000000010 g \*ABS\* 0+ _end
210+ g \.text 0+ _start\.
3c3bdf30
NC
22
23Contents of section \.text:
45734546 24 0000 e3fd0001 .*
3c3bdf30 25Contents of section \.data:
5ff4a71e 26 2000000000000008 20000000 00000008 .*
This page took 0.171192 seconds and 4 git commands to generate.