summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-cris/expdyn1.d
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/ld/testsuite/ld-cris/expdyn1.d')
-rw-r--r--binutils-2.25/ld/testsuite/ld-cris/expdyn1.d14
1 files changed, 14 insertions, 0 deletions
diff --git a/binutils-2.25/ld/testsuite/ld-cris/expdyn1.d b/binutils-2.25/ld/testsuite/ld-cris/expdyn1.d
new file mode 100644
index 00000000..51d875db
--- /dev/null
+++ b/binutils-2.25/ld/testsuite/ld-cris/expdyn1.d
@@ -0,0 +1,14 @@
+#source: expdyn1.s
+#as: --no-underscore --em=criself
+#ld: -m crislinux -export-dynamic tmpdir/libdso-1.so
+#objdump: -T
+
+.*: file format elf32-cris
+
+# Exporting dynamic symbols means objects as well as functions.
+
+DYNAMIC SYMBOL TABLE:
+#...
+00080... g DF .text 0+2 expfn
+00082... g DO .data 0+4 expobj
+#pass