Searched refs:x86_stack_frame (Results 1 – 1 of 1) sorted by relevance
173 struct x86_stack_frame { in handle_exception() struct174 x86_stack_frame* next; in handle_exception() argument178 x86_stack_frame* stackFrame = (x86_stack_frame*)frame.ebp; in handle_exception()