ld-dynamic test fixes
[deliverable/binutils-gdb.git] / ld / testsuite / ld-dynamic / export-dynamic-symbol-glob.d
1 #name: -u --export-dynamic-symbol "f*" archive
2 #source: export-dynamic-symbol.s
3 #ld: -pie -u foo --export-dynamic-symbol "f*" tmpdir/libpr25910.a
4 #nm: -D
5 # See comment in export-dynamic-symbol-2.d for why A is allowed here.
6
7 #...
8 [0-9a-f]+ [AT] +foo
9 #...
This page took 0.029599 seconds and 4 git commands to generate.