repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
daily update
[binutils.git]
/
ld
/
testsuite
/
ld-pe
/
vers-script-4.ver
blob
f38abf1d5c449facae9dbcf948299909c1d5780c
1
# GNU ld version script to hide boehm-gc, libffi and fdlibm
2
# symbols in libgcj.so.
3
4
TEST_1_0 {
5
local: *;
6
};
7
8
TEST_1_1 {
9
global: Jv*; _Jv_*; __gcj_personality_v0; __gcj_personality_sj0; _Z*;
10
};