Searched defs:exception_header (Results 1 – 6 of 6) sorted by relevance
55 thrown_object_from_cxa_exception(__cxa_exception* exception_header) in thrown_object_from_cxa_exception()132 …__cxa_exception* exception_header = cxa_exception_from_exception_unwind_exception(unwind_exception… in exception_cleanup_func() local140 static LIBCXXABI_NORETURN void failed_throw(__cxa_exception* exception_header) { in failed_throw()161 __cxa_exception* exception_header = static_cast<__cxa_exception*>(do_malloc(actual_size)); in __cxa_allocate_exception() local226 __cxa_exception* exception_header = cxa_exception_from_thrown_object(thrown_object); in __cxa_throw() local280 __cxa_exception* exception_header = in __cxa_begin_cleanup() local318 __cxa_exception* exception_header = globals->propagatingExceptions; in __cxa_end_cleanup_impl() local396 __cxa_exception* exception_header = in __cxa_begin_catch() local457 __cxa_exception* exception_header = globals->caughtExceptions; in __cxa_end_catch() local525 __cxa_exception *exception_header = globals->caughtExceptions; in __cxa_current_exception_type() local[all …]
90 __cxa_exception* exception_header = globals->caughtExceptions; in terminate() local
32 __cxa_exception* exception_header = globals->caughtExceptions; in default_terminate_handler() local
305 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in call_terminate() local721 … __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in scan_eh_tab() local763 … __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in scan_eh_tab() local944 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in __gxx_personality_sj0() local969 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in __gxx_personality_sj0() local
72 … __cxa_exception* exception_header = reinterpret_cast<__cxa_exception*>(unwind_exception+1)-1; variable92 … __cxa_exception* exception_header = reinterpret_cast<__cxa_exception*>(unwind_exception+1)-1; variable
173 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in scanEHTable() local