blob: 3d573951e1a1d367ac3651adbe7950c465d2d1eb (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#source: dso-2.s
#as: --pic --no-underscore --em=criself
#ld: --shared -m crislinux --hash-style=sysv
#objdump: -T
# DSO with an undef symbol "dsofn". See undef1.d.
.*: file format elf32-cris
#...
0+ D \*UND\* 0+ dsofn
|