MIPS16: Switch to 32-bit opcode table interpretation
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / symbols-1.d
1 #name: localize 'fo*' but not 'foo'
2 #PROG: objcopy
3 #objcopy: -w -L !foo -L fo*
4 #source: symbols.s
5 #DUMPPROG: nm
6 #nm: -n
7
8 #...
9 0+ D bar
10 0+ d foa
11 0+ d fob
12 0+ D foo
13 0+ d foo1
14 0+ d foo2
15
This page took 0.030211 seconds and 4 git commands to generate.