Searched refs:unwindHeader (Results 1 – 7 of 7) sorted by relevance
151 (void) __cxa_begin_catch(&exception_header->unwindHeader); in failed_throw()265 setOurExceptionClass(&exception_header->unwindHeader); in __cxa_throw()269 exception_header->unwindHeader.exception_cleanup = exception_cleanup_func; in __cxa_throw()277 _Unwind_SjLj_RaiseException(&exception_header->unwindHeader); in __cxa_throw()279 _Unwind_RaiseException(&exception_header->unwindHeader); in __cxa_throw()359 if (__isOurExceptionClass(&exception_header->unwindHeader)) in __cxa_end_cleanup_impl()372 return &exception_header->unwindHeader; in __cxa_end_cleanup_impl()448 return reinterpret_cast<void*>(exception_header->unwindHeader.barrier_cache.bitpattern[0]); in __cxa_begin_catch()501 bool native_exception = __isOurExceptionClass(&exception_header->unwindHeader); in __cxa_end_catch()527 if (isDependentException(&exception_header->unwindHeader)) in __cxa_end_catch()[all …]
71 _Unwind_Exception unwindHeader; member106 _Unwind_Exception unwindHeader; member111 offsetof(__cxa_exception, unwindHeader) ==115 offsetof(__cxa_dependent_exception, unwindHeader) ==
1266 bool native_new_exception = __isOurExceptionClass(&new_exception_header->unwindHeader); in __cxa_call_unexpected()1273 … __getExceptionClass(&new_exception_header->unwindHeader) == kOurDependentExceptionClass ? in __cxa_call_unexpected()1292 __cxa_begin_catch(&new_exception_header->unwindHeader); in __cxa_call_unexpected()
152 (void) __cxa_begin_catch(&exception_header->unwindHeader); in failed_throw()267 setOurExceptionClass(&exception_header->unwindHeader); in __cxa_throw()271 exception_header->unwindHeader.exception_cleanup = exception_cleanup_func; in __cxa_throw()279 _Unwind_SjLj_RaiseException(&exception_header->unwindHeader); in __cxa_throw()281 _Unwind_RaiseException(&exception_header->unwindHeader); in __cxa_throw()361 if (__isOurExceptionClass(&exception_header->unwindHeader)) in __cxa_end_cleanup_impl()374 return &exception_header->unwindHeader; in __cxa_end_cleanup_impl()450 return reinterpret_cast<void*>(exception_header->unwindHeader.barrier_cache.bitpattern[0]); in __cxa_begin_catch()503 bool native_exception = __isOurExceptionClass(&exception_header->unwindHeader); in __cxa_end_catch()529 if (isDependentException(&exception_header->unwindHeader)) in __cxa_end_catch()[all …]
67 _Unwind_Exception unwindHeader; member101 _Unwind_Exception unwindHeader; member
1267 bool native_new_exception = __isOurExceptionClass(&new_exception_header->unwindHeader); in __cxa_call_unexpected()1274 … __getExceptionClass(&new_exception_header->unwindHeader) == kOurDependentExceptionClass ? in __cxa_call_unexpected()1293 __cxa_begin_catch(&new_exception_header->unwindHeader); in __cxa_call_unexpected()
4429 …<var-decl name='unwindHeader' type-id='type-id-60' visibility='default' filepath='../../.././libst…4464 …<var-decl name='unwindHeader' type-id='type-id-60' visibility='default' filepath='../../.././libst…