HomeSort by relevance Sort by last modified time
    Searched refs:ffi_closure_SYSV_inner (Results 1 - 7 of 7) sorted by null

  /external/libffi/src/m68k/
sysv.S 160 jsr ffi_closure_SYSV_inner
162 bsr.l ffi_closure_SYSV_inner@PLTPC
223 jsr ffi_closure_SYSV_inner
225 bsr.l ffi_closure_SYSV_inner@PLTPC
ffi.c 21 unsigned int ffi_closure_SYSV_inner (ffi_closure *closure,
236 ffi_closure_SYSV_inner (ffi_closure *closure, void *resp, void *args)
  /external/libffi/src/x86/
ffi.c 235 unsigned int FFI_HIDDEN ffi_closure_SYSV_inner (ffi_closure *, void **, void *)
247 ffi_closure_SYSV_inner (closure, respp, args)
sysv.S 187 call ffi_closure_SYSV_inner
194 call ffi_closure_SYSV_inner@PLT
freebsd.S 200 call ffi_closure_SYSV_inner
207 call ffi_closure_SYSV_inner@PLT
  /external/libffi/src/arm/
ffi.c 204 ffi_closure_SYSV_inner (closure, respp, args)
sysv.S 227 ffi_closure_SYSV_inner (closure, respp, args)
243 bl ffi_closure_SYSV_inner

Completed in 1152 milliseconds