Remove tic80 support
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / symbols-2.d
1 #name: weaken 'fo*' but not 'foo'
2 #PROG: objcopy
3 #objcopy: -w -W \!foo -W fo\*
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.039475 seconds and 4 git commands to generate.