Searched refs:exc_datas (Results 1 – 1 of 1) sorted by relevance
98 std::vector<uint64_t> exc_datas; in catch_mach_exception_raise() local103 exc_datas.push_back(tmp); in catch_mach_exception_raise()110 (uint64_t)(exc_data_count > 0 ? exc_datas[0] : 0xBADDBADD), in catch_mach_exception_raise()111 (uint64_t)(exc_data_count > 1 ? exc_datas[1] : 0xBADDBADD)); in catch_mach_exception_raise()