Searched refs:ffi_aix_trampoline_struct (Results 1 – 4 of 4) sorted by relevance
96 typedef struct ffi_aix_trampoline_struct { struct100 } ffi_aix_trampoline_struct; typedef
196 struct ffi_aix_trampoline_struct { struct
1047 struct ffi_aix_trampoline_struct *tramp_aix; in ffi_prep_closure_loc()1093 tramp_aix = (struct ffi_aix_trampoline_struct *) (closure->tramp); in ffi_prep_closure_loc()
772 ffi_aix_trampoline_struct* tramp_aix = in ffi_prep_closure()773 (ffi_aix_trampoline_struct*)(closure->tramp); in ffi_prep_closure()