Lines Matching defs:code
424 mach_exception_data_type_t code, mach_exception_data_type_t subcode, in gather_populate_corpse_crashinfo()
436 proc_update_corpse_exception_codes(proc_t p, mach_exception_data_type_t *code, mach_exception_data_… in proc_update_corpse_exception_codes()
482 mach_exception_data_type_t code, mach_exception_data_type_t subcode, in populate_corpse_crashinfo()
838 mach_exception_data_t code, in current_thread_collect_backtrace_info()
1324 mach_exception_code_t code = 0; in abort_with_payload_internal() local
1640 int code = WEXITSTATUS(rv); in proc_should_trigger_panic() local
1793 mach_exception_data_type_t code = 0, subcode = 0; in proc_prepareexit() local
3430 mach_exception_data_type_t code, in exit_with_guard_exception()
3441 exit_with_pac_exception(proc_t p, exception_type_t exception, mach_exception_code_t code, in exit_with_pac_exception()
3452 exit_with_port_space_exception(proc_t p, mach_exception_data_type_t code, in exit_with_port_space_exception()
3462 …ach_exception(proc_t p, os_reason_t reason, exception_type_t exception, mach_exception_code_t code, in exit_with_mach_exception()