Home
Manpages
About
(root)/
binutils-2.41/
ld/
testsuite/
ld-elfweak/
weakref2.c
1
extern
int
weaksym2
;
2
int
*
psym2
__attribute__
((
section
(
"
.data1
"
)
))
=
&
weaksym2
;