Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-cris/expdyn1.d
2023-03-06 14:48:14 +01:00

14 lines
335 B
Makefile

#source: expdyn1.s
#as: --no-underscore --em=criself
#ld: -m crislinux -export-dynamic tmpdir/libdso-1.so --hash-style=sysv
#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