Searched defs:syscframe (Results 1 – 1 of 1) sorted by relevance
73 struct syscframe { struct74 int sf_edi;75 int sf_esi;76 int sf_ebp;78 int sf_ebx;79 int sf_edx;80 int sf_ecx;81 int sf_eax;82 int sf_eflags;85 int sf_eip;[all …]