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
Update contributors list for update of alpha-vms bfd.
[binutils.git]
/
ld
/
testsuite
/
ld-powerpc
/
vxworks1.s
blob
cd54d5795c1eac7b4305a57873e94db2acfebef5
1
.text
2
.globl _start
3
.type _start,@function
4
_start
:
5
bl
foo@plt
6
bl
sexternal@plt
7
bl
sglobal@plt
8
.size _start, .-_start
9
10
.globl sexternal
11
.type sexternal,@function
12
sexternal
:
13
blr
14
.size sexternal, .-sexternal