Searched refs:process_cpu_type (Results 1 – 1 of 1) sorted by relevance
774 cpu_type_t process_cpu_type = GetCPUTypeForLocalProcess(m_pid); in ExceptionMessageBundleComplete() local775 if (m_cpu_type != process_cpu_type) { in ExceptionMessageBundleComplete()779 __FUNCTION__, m_cpu_type, process_cpu_type); in ExceptionMessageBundleComplete()780 m_cpu_type = process_cpu_type; in ExceptionMessageBundleComplete()