Improve readelf's selection of a file start symbol when displaying a gnu build attribute.
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / symbols-4.d
CommitLineData
0b45135e
AB
1#name: weaken '*' but not 'foo' or 'bar'
2#PROG: objcopy
3#objcopy: -w -W !foo -W !bar -W *
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.14052 seconds and 4 git commands to generate.