Searched refs:__setExceptionClass (Results 1 – 3 of 3) sorted by relevance
57 void __setExceptionClass ( _Unwind_Exception*, uint64_t) {} in __setExceptionClass() function
82 void __setExceptionClass(_Unwind_Exception* unwind_exception, uint64_t newValue) { in __setExceptionClass() function88 __setExceptionClass(unwind_exception, kOurExceptionClass); in setOurExceptionClass()92 __setExceptionClass(unwind_exception, kOurDependentExceptionClass); in setDependentExceptionClass()
28 void __setExceptionClass ( _Unwind_Exception*, uint64_t);