Searched refs:x86_exception_state32_t (Results 1 – 2 of 2) sorted by relevance
228 typedef _STRUCT_X86_EXCEPTION_STATE32 x86_exception_state32_t; typedef230 ( sizeof (x86_exception_state32_t) / sizeof (int) ))313 x86_exception_state32_t es32;
144 get_exception_state32(thread_t thread, x86_exception_state32_t *es);634 get_exception_state32(thread_t thread, x86_exception_state32_t *es) in get_exception_state32()1658 get_exception_state32(thr_act, (x86_exception_state32_t *)tstate); in machine_thread_get_state()1663 ((x86_exception_state32_t *)tstate)->cpu = 0; in machine_thread_get_state()