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
Add SORT_BY_INIT_PRIORITY.
[binutils.git]
/
ld
/
testsuite
/
ld-elf
/
exclude3.s
blob
475088fd9dc174b340480b8093f4fded2d860180
1
.text
2
.type start,
"function"
3
.global start
4
start
:
5
.type _start,
"function"
6
.global _start
7
_start
:
8
.type __start,
"function"
9
.global __start
10
__start
:
11
.type main,
"function"
12
.global main
13
main
:
14
.long 0
15
.section .foo1,
"e"
, %progbits
16
.byte 0,0,0,0