MIPS/BFD: Correctly report unsupported `.reginfo' section size
[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
c8373ebb 8#...
0b45135e 90+ D bar
c8373ebb
AM
100+ [VW] foa
110+ [VW] fob
0b45135e 120+ d foo
c8373ebb
AM
130+ [VW] foo1
140+ [VW] foo2
0b45135e 15
This page took 0.125064 seconds and 4 git commands to generate.