Searched refs:__setExceptionClass (Results 1 – 3 of 3) sorted by relevance
56 void __setExceptionClass ( _Unwind_Exception*, uint64_t) {} in __setExceptionClass() function
81 void __setExceptionClass(_Unwind_Exception* unwind_exception, uint64_t newValue) { in __setExceptionClass() function87 __setExceptionClass(unwind_exception, kOurExceptionClass); in setOurExceptionClass()91 __setExceptionClass(unwind_exception, kOurDependentExceptionClass); in setDependentExceptionClass()
27 _LIBCXXABI_HIDDEN void __setExceptionClass ( _Unwind_Exception*, uint64_t);