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-visium
/
reloc2.s
blob
517d97711389c8802569920a3725dca22c6b43df
1
.global abs1
2
abs1
=
0x1000
3
4
.data
5
.global data1
6
data1
:
7
.text
8
.global text1
9
text1
:
10
.global text2
11
text2
=
. + 65536
12
.end