bfd/
[binutils.git] / ld / testsuite / ld-cris / libdso-1b.d
blob9ad2143f47a611f2154c197527e772aa811fbb3e
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
6 # Like libdso-1, but export the function as expfn@@TST2 and another
7 # function as expobj@@TST2.
9 .*: file format elf32-cris
11 DYNAMIC SYMBOL TABLE:
12 #...
13 00000[12].[02468ace] g DF .text 0+2[ ]+TST2[ ]+expobj
14 00000[12].[02468ace] g DF .text 0+2[ ]+TST2[ ]+expfn
15 #pass