bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / locdo-1.d
... / ...
CommitLineData
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:
90+ l d \.text 0+ (|\.text)
102000000000000008 l d \.data 0+ (|\.data)
112000000000000010 l d \.sbss 0+ (|\.sbss)
122000000000000010 l d \.bss 0+ (|\.bss)
130+ l d \*ABS\* 0+ (|\.shstrtab)
140+ l d \*ABS\* 0+ (|\.symtab)
150+ l d \*ABS\* 0+ (|\.strtab)
162000000000000008 g \*ABS\* 0+ __\.MMIX\.start\.\.data
172000000000000008 g \.data 0+ od
180+ g \.text 0+ _start
192000000000000010 g \*ABS\* 0+ __bss_start
202000000000000000 g \*ABS\* 0+ Data_Segment
212000000000000010 g \*ABS\* 0+ _edata
222000000000000010 g \*ABS\* 0+ _end
230+ g \.text 0+ _start\.
24
25Contents of section \.text:
26 0000 e3fd0001 .*
27Contents of section \.data:
28 2000000000000008 20000000 00000008 .*
This page took 0.022344 seconds and 4 git commands to generate.