* ld-cris/expdyn1.d, ld-cris/expdyn5.d, ld-cris/expdyn6.d,
[external/binutils.git] / ld / testsuite / ld-cris / expdyn1.d
1 #source: expdyn1.s
2 #as: --no-underscore
3 #ld: -m crislinux -export-dynamic tmpdir/libdso-1.so
4 #objdump: -T
5
6 .*:     file format elf32-cris
7
8 # Exporting dynamic symbols means objects as well as functions.
9
10 DYNAMIC SYMBOL TABLE:
11 #...
12 00080... g    DF .text  00000002 expfn
13 00082... g    DO .data  00000000 expobj
14 #pass