Home
last modified time | relevance | path

Searched refs:exceptionObject (Results 1 – 8 of 8) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/libsupc++/
A Deh_catch.cc33 _Unwind_Exception *exceptionObject in __cxa_get_exception_ptr() local
36 return __gxx_caught_object(exceptionObject); in __cxa_get_exception_ptr()
42 _Unwind_Exception *exceptionObject in __cxa_begin_catch() local
46 __cxa_exception *header = __get_exception_header_from_ue (exceptionObject); in __cxa_begin_catch()
82 objectp = __gxx_caught_object(exceptionObject); in __cxa_begin_catch()
87 _Unwind_Complete(exceptionObject); in __cxa_begin_catch()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/libsupc++/
A Deh_catch.cc33 _Unwind_Exception *exceptionObject in __cxa_get_exception_ptr() local
36 return __gxx_caught_object(exceptionObject); in __cxa_get_exception_ptr()
42 _Unwind_Exception *exceptionObject in __cxa_begin_catch() local
46 __cxa_exception *header = __get_exception_header_from_ue (exceptionObject); in __cxa_begin_catch()
82 objectp = __gxx_caught_object(exceptionObject); in __cxa_begin_catch()
87 _Unwind_Complete(exceptionObject); in __cxa_begin_catch()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/libsupc++/
A Deh_catch.cc33 _Unwind_Exception *exceptionObject in __cxa_get_exception_ptr() local
36 return __gxx_caught_object(exceptionObject); in __cxa_get_exception_ptr()
42 _Unwind_Exception *exceptionObject in __cxa_begin_catch() local
46 __cxa_exception *header = __get_exception_header_from_ue (exceptionObject); in __cxa_begin_catch()
82 objectp = __gxx_caught_object(exceptionObject); in __cxa_begin_catch()
87 _Unwind_Complete(exceptionObject); in __cxa_begin_catch()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/libsupc++/
A Deh_catch.cc33 _Unwind_Exception *exceptionObject in __cxa_get_exception_ptr() local
36 return __gxx_caught_object(exceptionObject); in __cxa_get_exception_ptr()
42 _Unwind_Exception *exceptionObject in __cxa_begin_catch() local
46 __cxa_exception *header = __get_exception_header_from_ue (exceptionObject); in __cxa_begin_catch()
82 objectp = __gxx_caught_object(exceptionObject); in __cxa_begin_catch()
87 _Unwind_Complete(exceptionObject); in __cxa_begin_catch()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/libsupc++/
A Deh_catch.cc33 _Unwind_Exception *exceptionObject in __cxa_get_exception_ptr() local
36 return __gxx_caught_object(exceptionObject); in __cxa_get_exception_ptr()
42 _Unwind_Exception *exceptionObject in __cxa_begin_catch() local
46 __cxa_exception *header = __get_exception_header_from_ue (exceptionObject); in __cxa_begin_catch()
82 objectp = __gxx_caught_object(exceptionObject); in __cxa_begin_catch()
87 _Unwind_Complete(exceptionObject); in __cxa_begin_catch()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/libsupc++/
A Deh_catch.cc33 _Unwind_Exception *exceptionObject in __cxa_get_exception_ptr() local
36 return __gxx_caught_object(exceptionObject); in __cxa_get_exception_ptr()
42 _Unwind_Exception *exceptionObject in __cxa_begin_catch() local
46 __cxa_exception *header = __get_exception_header_from_ue (exceptionObject); in __cxa_begin_catch()
82 objectp = __gxx_caught_object(exceptionObject); in __cxa_begin_catch()
87 _Unwind_Complete(exceptionObject); in __cxa_begin_catch()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/libsupc++/
A Deh_catch.cc33 _Unwind_Exception *exceptionObject in __cxa_get_exception_ptr() local
36 return __gxx_caught_object(exceptionObject); in __cxa_get_exception_ptr()
42 _Unwind_Exception *exceptionObject in __cxa_begin_catch() local
46 __cxa_exception *header = __get_exception_header_from_ue (exceptionObject); in __cxa_begin_catch()
82 objectp = __gxx_caught_object(exceptionObject); in __cxa_begin_catch()
87 _Unwind_Complete(exceptionObject); in __cxa_begin_catch()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/libsupc++/
A Deh_catch.cc33 _Unwind_Exception *exceptionObject in __cxa_get_exception_ptr() local
36 return __gxx_caught_object(exceptionObject); in __cxa_get_exception_ptr()
42 _Unwind_Exception *exceptionObject in __cxa_begin_catch() local
46 __cxa_exception *header = __get_exception_header_from_ue (exceptionObject); in __cxa_begin_catch()
82 objectp = __gxx_caught_object(exceptionObject); in __cxa_begin_catch()
87 _Unwind_Complete(exceptionObject); in __cxa_begin_catch()

Completed in 18 milliseconds