Searched defs:i386_frame (Results 1 – 2 of 2) sorted by relevance
49 struct i386_frame { struct50 struct i386_frame *f_frame; argument51 int f_retaddr;52 int f_arg0;
47 struct i386_frame { struct48 struct i386_frame *f_frame; argument67 struct i386_frame *frame; in dtrace_getpcstack() argument