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
Delete asection.symbol_ptr_ptr
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-scripts
/
weak2.s
blob
963b2297fca69cca6a24889a08489c1d790109fd
1
.data
2
.global foo2
3
.weak sym1
4
.global sym2
5
foo2
:
6
.long sym1
7
.long sym2
8
sym1
:
9
.long 0x56565656
10
sym2
:
11
.long 0x78787878