ld/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / loc1.d
... / ...
CommitLineData
1#source: loc1.s
2#ld: -e loc1 -m elf64mmix
3#objdump: -str
4
5# Single text file.
6
7.*: file format elf64-mmix
8
9SYMBOL TABLE:
100+1000 l d \.text 0+
112000000000000000 l d \.data 0+
122000000000000000 l d \.sbss 0+
132000000000000000 l d \.bss 0+
140+ l d \*ABS\* 0+
150+ l d \*ABS\* 0+
160+ l d \*ABS\* 0+
170+1000 g \.text 0+ loc1
180+1000 g \*ABS\* 0+ __\.MMIX\.start\.\.text
192000000000000000 g \*ABS\* 0+ __bss_start
202000000000000000 g \*ABS\* 0+ _edata
212000000000000000 g \*ABS\* 0+ _end
220+1000 g \.text 0+ _start\.
23
24Contents of section \.text:
25 1000 fd030303 .*
This page took 0.022773 seconds and 4 git commands to generate.