* ld-cris/tls-e-dtpoffd3.d, ld-cris/tls-e-tpoffcomm1.d,
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / expdyn1.d
1 #source: expdyn1.s
2 #as: --no-underscore --em=criself
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 0+2 expfn
13 00082... g DO .data 0+4 expobj
14 #pass
This page took 0.043312 seconds and 4 git commands to generate.