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
Update release readme after making 2.43.1 release
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-i386
/
pr27491-4a.s
blob
a183b2f820bdba0db9ee4829d106e4271fb93dc2
1
.weak __start_xx
2
.weak __stop_xx
3
4
.text
5
.global foo
6
foo
:
7
movl __start_xx@got
(%
ebx
), %
eax
8
movl __stop_xx@got
(%
ebx
), %
eax
9
10
.section xx,
"a"
,unique,0
11
.byte 0