Adjust testsuite for cris-axis-aout.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / expdyn1.d
... / ...
CommitLineData
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
10DYNAMIC SYMBOL TABLE:
11#...
1200080... g DF .text 00000002 expfn
1300082... g DO .data 00000000 expobj
14#pass
This page took 0.027194 seconds and 4 git commands to generate.