Home
last modified time | relevance | path

Searched refs:ffi_closure_O32 (Results 1 – 3 of 3) sorted by relevance

/external/libffi/src/mips/
Do32.S231 .globl ffi_closure_O32 symbol
232 .ent ffi_closure_O32
233 ffi_closure_O32: label
304 .end ffi_closure_O32
Dffi.c560 extern void ffi_closure_O32(void);
578 fn = ffi_closure_O32; in ffi_prep_closure_loc()
/external/libffi/
DChangeLog228 (ffi_closure_O32): Pass ffi_closure parameter in $12.
1005 (ffi_closure_O32): Likewise, but with newly defined A3_OFF2,
1338 * src/mips/o32.S (ffi_call_O32, ffi_closure_O32): Use jalr instead
1540 * src/mips/o32.S (ffi_closure_O32): Don't use floating point
1554 (ffi_closure_O32): new function.