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
* elf.c (bfd_section_from_shdr): Remove extraneous breaks.
[binutils.git]
/
ld
/
testsuite
/
ld-elf
/
symbol1w.s
blob
38778d3ec7ead93655c9ba1bec2826f99e8b60f8
1
.section .gnu.warning.symbol1
2
.asciz
"witty one-liner"
3
.text
4
.type symbol1,
"function"
5
.global symbol1
6
symbol1
:
7
.L1:
8
.long 0
9
.L0:
10
.size symbol1,.L0-.L1