run_dump_test replace PROG with DUMPPROG in gas and ld
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / symbols-4.d
CommitLineData
0b45135e
AB
1#name: weaken '*' but not 'foo' or 'bar'
2#PROG: objcopy
3#objcopy: -w -W !foo -W !bar -W *
4#source: symbols.s
0b45135e
AB
5#nm: -n
6
c8373ebb 7#...
0b45135e 80+ D bar
c8373ebb
AM
90+ [VW] foa
100+ [VW] fob
0b45135e 110+ D foo
c8373ebb
AM
120+ [VW] foo1
130+ [VW] foo2
0b45135e 14
This page took 0.145062 seconds and 4 git commands to generate.