Fix memory access problems discovered when running some binary tools on corrupt files.
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / symbols-3.d
CommitLineData
0b45135e
AB
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#DUMPPROG: nm
6#nm: -n
7
80+ D bar
90+ W foa
100+ W fob
110+ d foo
120+ W foo1
130+ W foo2
14
This page took 0.026059 seconds and 4 git commands to generate.