repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[gdb/testsuite] Fix failure in gdb.python/py-startup-opt.exp
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-elfweak
/
weakref2.c
blob
b70107e2ff67718a7831f60218dab65bb7980b35
1
extern
int
weaksym2
;
2
int
*
psym2
__attribute__
((
section
(
".data1"
))) = &
weaksym2
;