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-funcdesc-shared.s
blob
87d600d70db905b6b1ba86eef657c1414c38f4e9
1
.data
2
.globl bar
3
.type bar,@object
4
.size bar,4
5
bar
:
6
.long foo@FUNCDESC
7
.text
8
.type foo,@function
9
foo
:
10
nop