mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-12 12:16:04 +08:00
13 lines
214 B
D
13 lines
214 B
D
|
#source: pr26979b.s
|
||
|
#source: pr26979c.s
|
||
|
#target: [check_shared_lib_support]
|
||
|
#as:
|
||
|
#ld: -shared --version-script=pr26979.ver
|
||
|
#readelf: -sW
|
||
|
|
||
|
#...
|
||
|
.* GLOBAL PROTECTED .*foo@@v1
|
||
|
#...
|
||
|
.* GLOBAL PROTECTED .*foo@@v1
|
||
|
#pass
|