AArch64: Fix AArch64 disassembler mapping symbol search
[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
8ffb70eb 3#objcopy: -w -W \!foo -W \!bar -W \*
0b45135e 4#source: symbols.s
0b45135e
AB
5#nm: -n
6
c8373ebb 7#...
0b45135e 80+ D bar
c8373ebb
AM
90+ [VW] foa
100+ [VW] fob
0b45135e 110+ D foo
c8373ebb
AM
120+ [VW] foo1
130+ [VW] foo2
0b45135e 14
This page took 0.160808 seconds and 4 git commands to generate.