aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-cris/expdyn1.d
blob: a1fae23cff156f5367a757eb0c94f3eb14f8cce6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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	00000002 expfn
00082... g    DO .data	00000000 expobj
#pass