mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
61f6b650f9
This was requested in review.
11 lines
228 B
Makefile
11 lines
228 B
Makefile
#source: exclude-symbols-def-x86_64.s
|
|
#target: x86_64-*-cygwin* x86_64-*-pe x86_64-*-mingw*
|
|
#ld: -shared ${srcdir}/${subdir}/exclude-symbols-def.def
|
|
#objdump: -p
|
|
|
|
#...
|
|
.*\[[ ]*0\] sym1
|
|
.*\[[ ]*1\] sym3
|
|
.*\[[ ]*2\] sym5
|
|
#pass
|