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-dynamic
/
export-dynamic-symbol.s
blob
c55da536c550e97fb20877d32118f8a5e487e532
1
.text
2
.global start
/* Used by SH targets. */
3
start
:
4
.global _start
5
_start
:
6
.global __start
7
__start
:
8
.global main
/* Used by HPPA targets. */
9
main
:
10
.globl _main
/* Used by LynxOS targets. */
11
_main
:
12
.word 0
13
14
.section .text.1,
"ax"
15
.global bar
16
bar
:
17
.word 0