Home
last modified time | relevance | path

Searched refs:exc_obj (Results 1 – 17 of 17) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/libsupc++/
A Deh_call.cc68 _Unwind_Exception* exc_obj in __cxa_call_unexpected() local
79 if (__is_gxx_exception_class(exc_obj->exception_class)) in __cxa_call_unexpected()
82 xh = __get_exception_header_from_ue(exc_obj); in __cxa_call_unexpected()
85 rtti_count = exc_obj->barrier_cache.bitpattern[1]; in __cxa_call_unexpected()
86 rtti_base = (_Unwind_Ptr) exc_obj->barrier_cache.bitpattern[2]; in __cxa_call_unexpected()
87 rtti_stride = exc_obj->barrier_cache.bitpattern[3]; in __cxa_call_unexpected()
88 rtti_list = (_Unwind_Word*) exc_obj->barrier_cache.bitpattern[4]; in __cxa_call_unexpected()
96 __cxa_begin_catch(exc_obj); in __cxa_call_unexpected()
A Deh_personality.cc732 _Unwind_Exception *exc_obj in __cxa_call_unexpected() local
735 __cxa_begin_catch (exc_obj); in __cxa_call_unexpected()
746 __cxa_exception *xh = __get_exception_header_from_ue (exc_obj); in __cxa_call_unexpected()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/libsupc++/
A Deh_call.cc68 _Unwind_Exception* exc_obj in __cxa_call_unexpected() local
79 if (__is_gxx_exception_class(exc_obj->exception_class)) in __cxa_call_unexpected()
82 xh = __get_exception_header_from_ue(exc_obj); in __cxa_call_unexpected()
85 rtti_count = exc_obj->barrier_cache.bitpattern[1]; in __cxa_call_unexpected()
86 rtti_base = (_Unwind_Ptr) exc_obj->barrier_cache.bitpattern[2]; in __cxa_call_unexpected()
87 rtti_stride = exc_obj->barrier_cache.bitpattern[3]; in __cxa_call_unexpected()
88 rtti_list = (_Unwind_Word*) exc_obj->barrier_cache.bitpattern[4]; in __cxa_call_unexpected()
96 __cxa_begin_catch(exc_obj); in __cxa_call_unexpected()
A Deh_personality.cc732 _Unwind_Exception *exc_obj in __cxa_call_unexpected() local
735 __cxa_begin_catch (exc_obj); in __cxa_call_unexpected()
746 __cxa_exception *xh = __get_exception_header_from_ue (exc_obj); in __cxa_call_unexpected()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/libsupc++/
A Deh_call.cc68 _Unwind_Exception* exc_obj in __cxa_call_unexpected() local
79 if (__is_gxx_exception_class(exc_obj->exception_class)) in __cxa_call_unexpected()
82 xh = __get_exception_header_from_ue(exc_obj); in __cxa_call_unexpected()
85 rtti_count = exc_obj->barrier_cache.bitpattern[1]; in __cxa_call_unexpected()
86 rtti_base = (_Unwind_Ptr) exc_obj->barrier_cache.bitpattern[2]; in __cxa_call_unexpected()
87 rtti_stride = exc_obj->barrier_cache.bitpattern[3]; in __cxa_call_unexpected()
88 rtti_list = (_Unwind_Word*) exc_obj->barrier_cache.bitpattern[4]; in __cxa_call_unexpected()
96 __cxa_begin_catch(exc_obj); in __cxa_call_unexpected()
A Deh_personality.cc732 _Unwind_Exception *exc_obj in __cxa_call_unexpected() local
735 __cxa_begin_catch (exc_obj); in __cxa_call_unexpected()
746 __cxa_exception *xh = __get_exception_header_from_ue (exc_obj); in __cxa_call_unexpected()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/libsupc++/
A Deh_call.cc68 _Unwind_Exception* exc_obj in __cxa_call_unexpected() local
79 if (__is_gxx_exception_class(exc_obj->exception_class)) in __cxa_call_unexpected()
82 xh = __get_exception_header_from_ue(exc_obj); in __cxa_call_unexpected()
85 rtti_count = exc_obj->barrier_cache.bitpattern[1]; in __cxa_call_unexpected()
86 rtti_base = (_Unwind_Ptr) exc_obj->barrier_cache.bitpattern[2]; in __cxa_call_unexpected()
87 rtti_stride = exc_obj->barrier_cache.bitpattern[3]; in __cxa_call_unexpected()
88 rtti_list = (_Unwind_Word*) exc_obj->barrier_cache.bitpattern[4]; in __cxa_call_unexpected()
96 __cxa_begin_catch(exc_obj); in __cxa_call_unexpected()
A Deh_personality.cc732 _Unwind_Exception *exc_obj in __cxa_call_unexpected() local
735 __cxa_begin_catch (exc_obj); in __cxa_call_unexpected()
746 __cxa_exception *xh = __get_exception_header_from_ue (exc_obj); in __cxa_call_unexpected()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/libsupc++/
A Deh_call.cc68 _Unwind_Exception* exc_obj in __cxa_call_unexpected() local
79 if (__is_gxx_exception_class(exc_obj->exception_class)) in __cxa_call_unexpected()
82 xh = __get_exception_header_from_ue(exc_obj); in __cxa_call_unexpected()
85 rtti_count = exc_obj->barrier_cache.bitpattern[1]; in __cxa_call_unexpected()
86 rtti_base = (_Unwind_Ptr) exc_obj->barrier_cache.bitpattern[2]; in __cxa_call_unexpected()
87 rtti_stride = exc_obj->barrier_cache.bitpattern[3]; in __cxa_call_unexpected()
88 rtti_list = (_Unwind_Word*) exc_obj->barrier_cache.bitpattern[4]; in __cxa_call_unexpected()
96 __cxa_begin_catch(exc_obj); in __cxa_call_unexpected()
A Deh_personality.cc733 _Unwind_Exception *exc_obj in __cxa_call_unexpected() local
736 __cxa_begin_catch (exc_obj); in __cxa_call_unexpected()
747 __cxa_exception *xh = __get_exception_header_from_ue (exc_obj); in __cxa_call_unexpected()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/libsupc++/
A Deh_call.cc68 _Unwind_Exception* exc_obj in __cxa_call_unexpected() local
79 if (__is_gxx_exception_class(exc_obj->exception_class)) in __cxa_call_unexpected()
82 xh = __get_exception_header_from_ue(exc_obj); in __cxa_call_unexpected()
85 rtti_count = exc_obj->barrier_cache.bitpattern[1]; in __cxa_call_unexpected()
86 rtti_base = (_Unwind_Ptr) exc_obj->barrier_cache.bitpattern[2]; in __cxa_call_unexpected()
87 rtti_stride = exc_obj->barrier_cache.bitpattern[3]; in __cxa_call_unexpected()
88 rtti_list = (_Unwind_Word*) exc_obj->barrier_cache.bitpattern[4]; in __cxa_call_unexpected()
96 __cxa_begin_catch(exc_obj); in __cxa_call_unexpected()
A Deh_personality.cc732 _Unwind_Exception *exc_obj in __cxa_call_unexpected() local
735 __cxa_begin_catch (exc_obj); in __cxa_call_unexpected()
746 __cxa_exception *xh = __get_exception_header_from_ue (exc_obj); in __cxa_call_unexpected()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/libsupc++/
A Deh_call.cc68 _Unwind_Exception* exc_obj in __cxa_call_unexpected() local
79 if (__is_gxx_exception_class(exc_obj->exception_class)) in __cxa_call_unexpected()
82 xh = __get_exception_header_from_ue(exc_obj); in __cxa_call_unexpected()
85 rtti_count = exc_obj->barrier_cache.bitpattern[1]; in __cxa_call_unexpected()
86 rtti_base = (_Unwind_Ptr) exc_obj->barrier_cache.bitpattern[2]; in __cxa_call_unexpected()
87 rtti_stride = exc_obj->barrier_cache.bitpattern[3]; in __cxa_call_unexpected()
88 rtti_list = (_Unwind_Word*) exc_obj->barrier_cache.bitpattern[4]; in __cxa_call_unexpected()
96 __cxa_begin_catch(exc_obj); in __cxa_call_unexpected()
A Deh_personality.cc741 _Unwind_Exception *exc_obj in __cxa_call_unexpected() local
744 __cxa_begin_catch (exc_obj); in __cxa_call_unexpected()
755 __cxa_exception *xh = __get_exception_header_from_ue (exc_obj); in __cxa_call_unexpected()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/libsupc++/
A Deh_call.cc68 _Unwind_Exception* exc_obj in __cxa_call_unexpected() local
79 if (__is_gxx_exception_class(exc_obj->exception_class)) in __cxa_call_unexpected()
82 xh = __get_exception_header_from_ue(exc_obj); in __cxa_call_unexpected()
85 rtti_count = exc_obj->barrier_cache.bitpattern[1]; in __cxa_call_unexpected()
86 rtti_base = (_Unwind_Ptr) exc_obj->barrier_cache.bitpattern[2]; in __cxa_call_unexpected()
87 rtti_stride = exc_obj->barrier_cache.bitpattern[3]; in __cxa_call_unexpected()
88 rtti_list = (_Unwind_Word*) exc_obj->barrier_cache.bitpattern[4]; in __cxa_call_unexpected()
96 __cxa_begin_catch(exc_obj); in __cxa_call_unexpected()
A Deh_personality.cc741 _Unwind_Exception *exc_obj in __cxa_call_unexpected() local
744 __cxa_begin_catch (exc_obj); in __cxa_call_unexpected()
755 __cxa_exception *xh = __get_exception_header_from_ue (exc_obj); in __cxa_call_unexpected()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dunwind.c42 struct _Unwind_Exception *exc_obj, in unwind_stop() argument

Completed in 41 milliseconds