ld: Early detection of orphans we know will be discarded
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / libdso-1b.d
CommitLineData
deddc83b
HPN
1#source: dso-1b.s
2#as: --pic --no-underscore --em=criself -I$srcdir/$subdir
3#ld: --shared -m crislinux --version-script $srcdir/$subdir/hidedsofns2468
4#objdump: -T
5
6# Like libdso-1, but export the function as expfn@@TST2 and another
7# function as expobj@@TST2.
8
9.*: file format elf32-cris
10
11DYNAMIC SYMBOL TABLE:
12#...
1300000[12].[02468ace] g DF .text 0+2[ ]+TST2[ ]+expobj
1400000[12].[02468ace] g DF .text 0+2[ ]+TST2[ ]+expfn
15#pass
This page took 0.373995 seconds and 4 git commands to generate.