Scan all input files for symbol reference warning
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / loc2.d
CommitLineData
3c3bdf30
NC
1#source: loc1.s
2#source: start.s
3#ld: -m elf64mmix
4#objdump: -str
5
6# Two text files.
7
8.*: file format elf64-mmix
9
10SYMBOL TABLE:
5c799c07 110+1000 l d \.text 0+ (|\.text)
3c3bdf30
NC
120+1004 g \.text 0+ _start
130+1000 g \.text 0+ loc1
140+1000 g \*ABS\* 0+ __\.MMIX\.start\.\.text
d2667025
AM
152000000000000000 g \.text 0+ __bss_start
162000000000000000 g \.text 0+ _edata
172000000000000000 g \.text 0+ _end
f8548834 180+1004 g \.text 0+ _start\.
3c3bdf30
NC
19
20Contents of section \.text:
21 1000 fd030303 e3fd0001 .*
This page took 0.532786 seconds and 4 git commands to generate.