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
Automatic date update in version.in
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-elf
/
pr19617.s
blob
0acb8f5db22eb6b6401b31e52235ed935b1946ea
1
.data
2
.global bar
3
bar
:
4
.type bar,
"object"
5
.long 0
6
.text
7
.type start,
"function"
8
.global start
9
start
:
10
.type _start,
"function"
11
.global _start
12
_start
:
13
.type __start,
"function"
14
.global __start
15
__start
:
16
.type main,
"function"
17
.global main
18
main
:
19
.long 0