Searched refs:x86_exception_state32_t (Results 1 – 2 of 2) sorted by relevance
227 typedef _STRUCT_X86_EXCEPTION_STATE32 x86_exception_state32_t; typedef229 ( sizeof (x86_exception_state32_t) / sizeof (int) ))312 x86_exception_state32_t es32;
142 get_exception_state32(thread_t thread, x86_exception_state32_t *es);632 get_exception_state32(thread_t thread, x86_exception_state32_t *es) in get_exception_state32()1656 get_exception_state32(thr_act, (x86_exception_state32_t *)tstate); in machine_thread_get_state()1661 ((x86_exception_state32_t *)tstate)->cpu = 0; in machine_thread_get_state()