objcopy: Improve wildcard matching for symbols with '!' prefix.
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / symbols-1.d
CommitLineData
0b45135e
AB
1#name: localize 'fo*' but not 'foo'
2#PROG: objcopy
3#objcopy: -w -L !foo -L fo*
4#source: symbols.s
5#DUMPPROG: nm
6#nm: -n
7
80+ D bar
90+ d foa
100+ d fob
110+ D foo
120+ d foo1
130+ d foo2
14
This page took 0.022994 seconds and 4 git commands to generate.