repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
file config.texi was initially added on branch binutils-2_17-branch.
[binutils.git]
/
ld
/
testsuite
/
ld-elfweak
/
size2a.s
blob
66b6d178798fa0f37fa94758365105f5863041e3
1
.text
2
.global _start
3
.type _start,
"function"
4
_start
:
5
.byte 0
6
.size _start, 1
7
8
.weak foo
9
.type foo,
"function"
10
foo
:
11
.byte 0
12
.size foo, 1