Upload Tizen:Base source
[external/binutils.git] / ld / testsuite / ld-cris / libdso-1b.d
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
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