* config/alpha/alpha-linux.mh (LOADLIBES): New variable.
[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#...
def7023c 12000002.[02468ace] g DF .text 00000000 dsofn
f7a2c2f6 13#pass
This page took 0.154958 seconds and 4 git commands to generate.