* ld-cris/libdso-4.d, ld-cris/undef1.d: New test.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / libdso-4.d
1 #source: dso-2.s
2 #as: --pic --no-underscore
3 #ld: --shared -m crislinux
4 #objdump: -T
5
6 # DSO with an undef symbol "dsofn". See undef1.d.
7
8 .*: file format elf32-cris
9 #...
10 0+ D \*UND\* 0+ dsofn
11
This page took 0.03103 seconds and 5 git commands to generate.