Remove run_dump_test support for objcopy as a dump program
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / symbols-3.d
1 #name: weaken 'fo*' but not 'foo', localize foo.
2 #PROG: objcopy
3 #objcopy: -w -W !foo -W fo* -L foo
4 #source: symbols.s
5 #nm: -n
6
7 #...
8 0+ D bar
9 0+ [VW] foa
10 0+ [VW] fob
11 0+ d foo
12 0+ [VW] foo1
13 0+ [VW] foo2
14
This page took 0.031966 seconds and 4 git commands to generate.