Searched refs:__cxa_exception (Results 1 – 5 of 5) sorted by relevance
41 __cxa_exception*44 return static_cast<__cxa_exception*>(thrown_object) - 1; in cxa_exception_from_thrown_object()52 thrown_object_from_cxa_exception(__cxa_exception* exception_header) in thrown_object_from_cxa_exception()62 __cxa_exception*73 return size + sizeof (__cxa_exception); in cxa_exception_size_from_exception_thrown_size()95 static inline int incrementHandlerCount(__cxa_exception *exception) { in incrementHandlerCount()100 static inline int decrementHandlerCount(__cxa_exception *exception) { in decrementHandlerCount()115 …__cxa_exception* exception_header = cxa_exception_from_exception_unwind_exception(unwind_exception… in exception_cleanup_func()123 static LIBCXXABI_NORETURN void failed_throw(__cxa_exception* exception_header) { in failed_throw()144 __cxa_exception *exception_header = in __cxa_allocate_exception()[all …]
29 struct __cxa_exception { struct44 __cxa_exception *nextException; argument49 __cxa_exception* nextPropagatingException; argument82 __cxa_exception *nextException;87 __cxa_exception* nextPropagatingException;105 __cxa_exception * caughtExceptions;108 __cxa_exception* propagatingExceptions;
314 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in call_terminate()741 … __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in scan_eh_tab()783 … __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in scan_eh_tab()963 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in __gxx_personality_sj0()988 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in __gxx_personality_sj0()1187 __cxa_exception* old_exception_header = 0; in __cxa_call_unexpected()1192 old_exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in __cxa_call_unexpected()1242 __cxa_exception* new_exception_header = globals->caughtExceptions; in __cxa_call_unexpected()
90 __cxa_exception* exception_header = globals->caughtExceptions; in terminate()
33 __cxa_exception* exception_header = globals->caughtExceptions; in demangling_terminate_handler()