mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-12 12:16:04 +08:00
11 lines
189 B
D
11 lines
189 B
D
|
#source: exclude-symbols-embedded-x86_64.s
|
||
|
#target: x86_64-*-cygwin* x86_64-*-pe x86_64-*-mingw*
|
||
|
#ld: -shared
|
||
|
#objdump: -p
|
||
|
|
||
|
#...
|
||
|
.*\[[ ]*0\] sym1
|
||
|
.*\[[ ]*1\] sym3
|
||
|
.*\[[ ]*2\] sym5
|
||
|
#pass
|