Home
last modified time | relevance | path

Searched refs:exception_class (Results 1 – 25 of 51) sorted by relevance

123

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_arm.cc46 = __is_gxx_forced_unwind_class(ue_header->exception_class); in __cxa_type_match()
48 = !forced_unwind && !__is_gxx_exception_class(ue_header->exception_class); in __cxa_type_match()
50 = __is_dependent_exception(ue_header->exception_class); in __cxa_type_match()
101 bool native = __is_gxx_exception_class(header->unwindHeader.exception_class); in __cxa_begin_cleanup()
142 if (__is_gxx_exception_class(header->unwindHeader.exception_class)) in __gnu_end_cleanup()
H A Deh_tm.cc39 if (__is_dependent_exception (eo->exception_class)) in free_any_cxa_exception()
85 if (__is_gxx_exception_class (eo->exception_class)) in __cxa_tm_cleanup()
108 if (__is_gxx_exception_class (eo->exception_class)) in __cxa_tm_cleanup()
H A Deh_catch.cc53 if (!__is_gxx_exception_class(header->unwindHeader.exception_class)) in __cxa_begin_catch()
106 if (!__is_gxx_exception_class(header->unwindHeader.exception_class)) in __cxa_end_catch()
H A Deh_call.cc49 if (__is_gxx_exception_class(ue_header->exception_class)) in __cxa_call_terminate()
79 if (__is_gxx_exception_class(exc_obj->exception_class)) in __cxa_call_unexpected()
H A Deh_throw.cc71 __GXX_INIT_PRIMARY_EXCEPTION_CLASS(header->exc.unwindHeader.exception_class); in __cxa_init_primary_exception()
113 if (!__is_gxx_exception_class(header->unwindHeader.exception_class)) in __cxa_rethrow()
H A Deh_ptr.cc154 if (!__is_gxx_exception_class (header->unwindHeader.exception_class)) in current_exception()
206 __GXX_INIT_DEPENDENT_EXCEPTION_CLASS(dep->unwindHeader.exception_class); in rethrow_exception()
H A Deh_type.cc42 if (__is_dependent_exception (header->unwindHeader.exception_class)) in __cxa_current_exception_type()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Deh_arm.cc46 = __is_gxx_forced_unwind_class(ue_header->exception_class); in __cxa_type_match()
48 = !forced_unwind && !__is_gxx_exception_class(ue_header->exception_class); in __cxa_type_match()
50 = __is_dependent_exception(ue_header->exception_class); in __cxa_type_match()
101 bool native = __is_gxx_exception_class(header->unwindHeader.exception_class); in __cxa_begin_cleanup()
142 if (__is_gxx_exception_class(header->unwindHeader.exception_class)) in __gnu_end_cleanup()
H A Deh_tm.cc39 if (__is_dependent_exception (eo->exception_class)) in free_any_cxa_exception()
85 if (__is_gxx_exception_class (eo->exception_class)) in __cxa_tm_cleanup()
108 if (__is_gxx_exception_class (eo->exception_class)) in __cxa_tm_cleanup()
H A Deh_catch.cc53 if (!__is_gxx_exception_class(header->unwindHeader.exception_class)) in __cxa_begin_catch()
106 if (!__is_gxx_exception_class(header->unwindHeader.exception_class)) in __cxa_end_catch()
H A Deh_throw.cc68 __GXX_INIT_PRIMARY_EXCEPTION_CLASS(header->exc.unwindHeader.exception_class); in __cxa_init_primary_exception()
110 if (!__is_gxx_exception_class(header->unwindHeader.exception_class)) in __cxa_rethrow()
H A Deh_call.cc49 if (__is_gxx_exception_class(ue_header->exception_class)) in __cxa_call_terminate()
79 if (__is_gxx_exception_class(exc_obj->exception_class)) in __cxa_call_unexpected()
H A Deh_ptr.cc186 if (!__is_gxx_exception_class (header->unwindHeader.exception_class)) in current_exception()
235 __GXX_INIT_DEPENDENT_EXCEPTION_CLASS(dep->unwindHeader.exception_class); in rethrow_exception()
H A Deh_type.cc42 if (__is_dependent_exception (header->unwindHeader.exception_class)) in __cxa_current_exception_type()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_exceptions.cpp23 uint64_t exception_class,
37 uint64_t exception_class, in __hwasan_personality_wrapper() argument
44 rc = real_personality(version, actions, exception_class, unwind_exception, in __hwasan_personality_wrapper()
/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dexception.cc242 static const uint64_t exception_class = variable
260 return (cls == exception_class) || (cls == dependent_exception_class); in isCXXException()
275 if (!isDependentException(ex->unwindHeader.exception_class)) { return ex; } in realExceptionFromException()
625 if (isDependentException(exception->unwindHeader.exception_class)) in releaseException()
642 assert(isDependentException(ex->unwindHeader.exception_class)); in __cxa_free_dependent_exception()
778 ex->unwindHeader.exception_class = exception_class; in __cxa_throw()
795 ex->unwindHeader.exception_class = dependent_exception_class; in __cxa_rethrow_primary_exception()
816 if (isDependentException(ex->unwindHeader.exception_class)) { return; } in __cxa_increment_exception_refcount()
1216 if (isCXXException(exceptionObject->exception_class))
1378 if (exceptionObject->exception_class == exception_class)
[all …]
H A Dunwind-arm.h62 uint64_t exception_class; member
202 uint64_t exceptionClass = exceptionObject->exception_class;\
/netbsd-src/external/bsd/libc++/dist/libcxxrt/test/
H A Dtest_foreign_exceptions.cc23 e->exception_class = EXCEPTION_CLASS('F','O','R','E','I','G','N','\0'); in __wrap__Unwind_RaiseException()
69 global_e.exception_class = 0; in main()
83 global_e.exception_class = 0; in main()
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dunwind-seh.c245 stop (1, gcc_action, gcc_exc->exception_class, gcc_exc, in _GCC_specific_handler()
264 gcc_reason = gcc_per (1, gcc_action, gcc_exc->exception_class, in _GCC_specific_handler()
289 gcc_reason = gcc_per (1, _UA_SEARCH_PHASE, gcc_exc->exception_class, in _GCC_specific_handler()
301 gcc_exc->exception_class, gcc_exc, in _GCC_specific_handler()
389 exc->exception_class, exc, NULL, stop_argument); in _Unwind_ForcedUnwind_Phase2()
H A Dunwind.inc65 exc->exception_class, exc, context);
118 code = (*fs.personality) (1, _UA_SEARCH_PHASE, exc->exception_class,
171 stop_code = (*stop) (1, action, exc->exception_class, exc,
184 exc->exception_class, exc, context);
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dunwind-seh.c245 stop (1, gcc_action, gcc_exc->exception_class, gcc_exc, in _GCC_specific_handler()
264 gcc_reason = gcc_per (1, gcc_action, gcc_exc->exception_class, in _GCC_specific_handler()
289 gcc_reason = gcc_per (1, _UA_SEARCH_PHASE, gcc_exc->exception_class, in _GCC_specific_handler()
301 gcc_exc->exception_class, gcc_exc, in _GCC_specific_handler()
389 exc->exception_class, exc, NULL, stop_argument); in _Unwind_ForcedUnwind_Phase2()
H A Dunwind.inc65 exc->exception_class, exc, context);
118 code = (*fs.personality) (1, _UA_SEARCH_PHASE, exc->exception_class,
170 stop_code = (*stop) (1, action, exc->exception_class, exc,
183 exc->exception_class, exc, context);
/netbsd-src/sys/lib/libunwind/
H A Dlibunwind.cxx56 _Unwind_Reason_Code result = (*p)(1, _UA_SEARCH_PHASE, exc->exception_class, in unwind_phase1()
111 _Unwind_Reason_Code result = (*p)(1, action, exc->exception_class, exc, in unwind_phase2()
148 (*stop)(1, action, exc->exception_class, exc, in unwind_phase2_forced()
166 (*stop)(1, action, exc->exception_class, exc, in unwind_phase2_forced()
175 result = (*p)(1, action, exc->exception_class, exc, in unwind_phase2_forced()
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/
H A Dexception.c237 _Unwind_Exception_Class exception_class, in PERSONALITY_FUNCTION()
295 foreign_exception = (exception_class != __objc_exception_class); in PERSONALITY_FUNCTION()
507 memcpy (&header->base.exception_class, &__objc_exception_class, in objc_exception_throw()
/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A Dexception.c237 _Unwind_Exception_Class exception_class, in PERSONALITY_FUNCTION()
295 foreign_exception = (exception_class != __objc_exception_class); in PERSONALITY_FUNCTION()
507 memcpy (&header->base.exception_class, &__objc_exception_class, in objc_exception_throw()

123