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-elf
/
pr21703-3.s
blob
6da6de8cfd1e2316ab4564564df604302aeba398
1
.text
2
.global foo
3
.type foo, %function
4
foo
:
5
.space 4
6
.size foo, 4
7
8
.global foo1
9
.type foo1, %function
10
foo1
:
11
.space 32
12
.size foo1, 32
13
14
.symver foo, foo@FOO
15
.symver foo1, foo@@FOO1