Lines Matching refs:ffi_call_SYSV
68 | Return address from ffi_call_SYSV 4bytes | higher addresses
72 | Saved r28-r31 4*4 | | ffi_call_SYSV
74 | GPR registers r3-r10 8*4 | | ffi_call_SYSV
85 |--------------------------------------------| <<< ffi_call_SYSV
874 extern void ffi_call_SYSV(extended_cif *, unsigned, unsigned, unsigned *,
906 ffi_call_SYSV (&ecif, -cif->bytes, cif->flags, ecif.rvalue, fn);