old-cross-binutils/ld/testsuite/ld-cris/expdyn1.d
Hans-Peter Nilsson d80a02edc7 * ld-cris/expdyn1.s (expobj): Set size here, at definition...
* ld-cris/pv32.s: ...not here.
	* ld-cris/expdyn1.d, ld-cris/libdso-12.d, ld-cris/locref1.d:
	Adjust for expobj size being set at definition.
2005-08-12 00:23:48 +00:00

14 lines
317 B
Makefile

#source: expdyn1.s
#as: --no-underscore --em=criself
#ld: -m crislinux -export-dynamic tmpdir/libdso-1.so
#objdump: -T
.*: file format elf32-cris
# Exporting dynamic symbols means objects as well as functions.
DYNAMIC SYMBOL TABLE:
#...
00080... g DF .text 0+2 expfn
00082... g DO .data 0+4 expobj
#pass