Searched refs:ffi_call_unix64 (Results 1 – 3 of 3) sorted by relevance
43 .globl ffi_call_unix64 symbol44 .type ffi_call_unix64,@function46 ffi_call_unix64: label205 .size ffi_call_unix64,.-ffi_call_unix64
46 extern void ffi_call_unix64 (void *args, unsigned long bytes, unsigned flags,430 ffi_call_unix64 (stack, cif->bytes + sizeof (struct register_args), in ffi_call()
1175 (ffi_call): Mask return type field. Pass ssecount to ffi_call_unix64.1177 * src/x86/unix64.S (ffi_call_unix64): Add ssecount argument.1293 (ffi_call): ... here. Share stack frame with ffi_call_unix64.1301 (ffi_call_unix64): Rename from ffi_call_UNIX64. Rewrite to share