Searched refs:exception_trace_code (Results 1 – 3 of 3) sorted by relevance
164 uint16_t exception_trace_code; member
692 if (thread->machine.exception_trace_code != 0) { in thread_exception_return()694 …MACHDBG_CODE(DBG_MACH_EXCP_SYNC_ARM, thread->machine.exception_trace_code) | DBG_FUNC_END, 0, 0, 0… in thread_exception_return()695 thread->machine.exception_trace_code = 0; in thread_exception_return()838 thread->machine.exception_trace_code = (uint16_t)(ARM64_KDBG_CODE_USER | class); in sleh_synchronous()840 MACHDBG_CODE(DBG_MACH_EXCP_SYNC_ARM, thread->machine.exception_trace_code) | DBG_FUNC_START, in sleh_synchronous()1129 MACHDBG_CODE(DBG_MACH_EXCP_SYNC_ARM, thread->machine.exception_trace_code) | DBG_FUNC_END, in sleh_synchronous()1131 thread->machine.exception_trace_code = 0; in sleh_synchronous()
427 thread->machine.exception_trace_code = 0; in machine_thread_create()