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
* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git]
/
ld
/
testsuite
/
ld-sh
/
fdpic-gotofffuncdesc-static.s
blob
307ff1d05c407ac916a252686900ef46eeac377d
1
.text
2
.globl _start
3
.type _start,@function
4
_start
:
5
mov.
l
.L1, r1
6
add
r12
,
r1
7
.align 2
8
.L1:
9
.long foo@GOTOFFFUNCDESC
10
.type foo,@function
11
foo
:
12
nop