Searched refs:exception_name (Results 1 – 2 of 2) sorted by relevance
291 bool RNBContext::AddIgnoredException(const char *exception_name) { in AddIgnoredException() argument292 exception_mask_t exc_mask = MachException::ExceptionMask(exception_name); in AddIgnoredException()
122 bool AddIgnoredException(const char *exception_name);