Home
last modified time | relevance | path

Searched refs:ffi_closure_helper_SYSV (Results 1 – 9 of 9) sorted by relevance

/external/libffi/src/s390/
Dffi.c77 ffi_closure_helper_SYSV (ffi_closure *, unsigned long *,
546 ffi_closure_helper_SYSV (ffi_closure *closure, in ffi_closure_helper_SYSV() function
Dsysv.S147 .long ffi_closure_helper_SYSV-.Lcbase
340 brasl %r14,ffi_closure_helper_SYSV # Call helper
/external/libffi/src/sh/
Dsysv.S495 .globl ffi_closure_helper_SYSV symbol
603 .long ffi_closure_helper_SYSV@GOTOFF
606 .long ffi_closure_helper_SYSV
Dffi.c513 ffi_closure_helper_SYSV (ffi_closure *closure, void *rvalue, in ffi_closure_helper_SYSV() function
/external/libffi/src/sh64/
Dsysv.S359 movi ((ffi_closure_helper_SYSV@GOTPLT) & 65535), r1
364 pt/l ffi_closure_helper_SYSV, tr0
Dffi.c347 ffi_closure_helper_SYSV (ffi_closure *closure, UINT64 *rvalue, in ffi_closure_helper_SYSV() function
/external/libffi/src/powerpc/
Dffi.c984 int ffi_closure_helper_SYSV (ffi_closure *, void *, unsigned long *,
996 ffi_closure_helper_SYSV (ffi_closure *closure, void *rvalue, in ffi_closure_helper_SYSV() function
Dppc_closure.S88 bl ffi_closure_helper_SYSV@local
/external/libffi/
DChangeLog81 (ffi_closure_helper_SYSV): Likewise.
575 ffi_closure_helper_SYSV): Add long double handling.
781 (ffi_closure_helper_SYSV): Non FFI_LINUX long double return needs
798 (ffi_closure_helper_SYSV): Likewise.
951 * src/sh/ffi.c (ffi_closure_helper_SYSV): Remove unused variable
1078 (ffi_closure_helper_SYSV): Likewise.
1089 (ffi_closure_helper_SYSV): Likewise.
1108 (ffi_closure_helper_SYSV): Likewise.
1150 to call ffi_closure_helper_SYSV. Append @local instead.
2187 (ffi_closure_helper_SYSV): Handle the structure return value
[all …]