OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__ovly_return
(Results
1 - 4
of
4
) sorted by null
/toolchain/binutils/binutils-2.25/ld/emultempl/
spu_ovl.S
121
*
__ovly_return
- stub for returning from overlay functions.
124
*
__ovly_return
, prev ovl index, caller return addr, undefined.
130
.global
__ovly_return
131
.type
__ovly_return
, @function
132
__ovly_return
:
label
180
* Sets up $lr to return via
__ovly_return
. If $lr is already set
181
* to return via
__ovly_return
, don't change it. In that case we
208
ila rv1,
__ovly_return
# 0,2 0
226
ila rv1,
__ovly_return
# 0,2 1
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-spu/
ovl.d
31
[0-9a-f]+ <
__ovly_return
>:
/toolchain/binutils/binutils-2.25/ld/
ChangeLog-2007
[
all
...]
/toolchain/binutils/binutils-2.25/bfd/
elf32-spu.c
645
{ "
__ovly_return
", "__icache_call_handler" }
950
and hence the longjmp goes via
__ovly_return
. That magically
[
all
...]
Completed in 135 milliseconds