Searched defs:ffi_aix_trampoline_struct (Results 1 – 2 of 2) sorted by relevance
96 typedef struct ffi_aix_trampoline_struct { struct100 } ffi_aix_trampoline_struct; typedef
196 struct ffi_aix_trampoline_struct { struct197 void * code_pointer; /* Pointer to ffi_closure_ASM */198 void * toc; /* TOC */199 void * static_chain; /* Pointer to closure */