Searched defs:call_frame (Results 1 – 3 of 3) sorted by relevance
63 struct call_frame struct72 extern void FFI_HIDDEN ffi_call_SYSV(struct call_frame *, unsigned, void *, argument
217 struct call_frame struct219 void *ebp; /* 0 */220 void *retaddr; /* 4 */221 void (*fn)(void); /* 8 */222 int flags; /* 12 */223 void *rvalue; /* 16 */224 unsigned regs[3]; /* 20-28 */
337 struct call_frame struct346 extern void ffi_call_SYSV (void *stack, struct call_frame *, argument