Searched refs:EXC_ARM_UNDEFINED (Results 1 – 3 of 3) sorted by relevance
54 #define EXC_ARM_UNDEFINED 1 /* Undefined */ macro
773 mach_exception_data_type_t codes[2] = {EXC_ARM_UNDEFINED}; in handle_uncategorized()1111 codes[0] = EXC_ARM_UNDEFINED; in handle_wf_trap()1136 codes[0] = EXC_ARM_UNDEFINED; in handle_fp_trap()1631 mach_exception_data_type_t codes[2] = {EXC_ARM_UNDEFINED}; in handle_msr_trap()1655 mach_exception_data_type_t codes[2] = {EXC_ARM_UNDEFINED}; in handle_user_trapped_instruction32()1678 mach_exception_data_type_t codes[2] = {EXC_ARM_UNDEFINED}; in handle_simd_trap()
119 mach_exception_data_type_t code[2] = {EXC_ARM_UNDEFINED}; in sleh_undef()