* ld-cris/weakref1.d, ld-cris/libdso-1.d, ld-cris/gotrel2.s,
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / libdso-1.d
CommitLineData
f7a2c2f6
HPN
1#source: dso-1.s
2#as: --pic --no-underscore
3#ld: --shared -m crislinux
4#objdump: -T
5
6# Just check that we actually got a DSO with the dsofn symbol.
7
8.*: file format elf32-cris
9
10DYNAMIC SYMBOL TABLE:
11#...
1200000214 g DF .text 00000000 dsofn
13#pass
This page took 0.022671 seconds and 4 git commands to generate.