binutils-gdb/binutils/testsuite/binutils-all/symbols-2.d

15 lines
181 B
Makefile

#name: weaken 'fo*' but not 'foo'
#PROG: objcopy
#objcopy: -w -W \!foo -W fo\*
#source: symbols.s
#nm: -n
#...
0+ D bar
0+ [VW] foa
0+ [VW] fob
0+ D foo
0+ [VW] foo1
0+ [VW] foo2