Allow objdump to recognise the System.Runtime.dll files that get shipped with .NET...
[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.031043 seconds and 4 git commands to generate.