Lines Matching defs:exception_header
53 thrown_object_from_cxa_exception(__cxa_exception* exception_header) in thrown_object_from_cxa_exception()
135 …__cxa_exception* exception_header = cxa_exception_from_exception_unwind_exception(unwind_exception… in exception_cleanup_func() local
143 static _LIBCXXABI_NORETURN void failed_throw(__cxa_exception* exception_header) { in failed_throw()
193 __cxa_exception *exception_header = in __cxa_allocate_exception() local
216 __cxa_exception* exception_header = cxa_exception_from_thrown_object(object); in __cxa_init_primary_exception() local
284 __cxa_exception* exception_header = __cxa_init_primary_exception(thrown_object, tinfo, dest); in __cxa_init_primary_exception() local
329 __cxa_exception* exception_header = in __cxa_init_primary_exception() local
370 __cxa_exception* exception_header = globals->propagatingExceptions; in __cxa_init_primary_exception() local
458 __cxa_exception* exception_header = in __cxa_init_primary_exception() local
532 __cxa_exception* exception_header = globals->caughtExceptions; in __cxa_init_primary_exception() local
605 __cxa_exception *exception_header = globals->caughtExceptions; in __cxa_init_primary_exception() local
627 __cxa_exception* exception_header = globals->caughtExceptions; in __cxa_init_primary_exception() local
674 __cxa_exception* exception_header = cxa_exception_from_thrown_object(thrown_object); in __cxa_init_primary_exception() local
691 __cxa_exception* exception_header = cxa_exception_from_thrown_object(thrown_object); in __cxa_init_primary_exception() local
716 __cxa_exception* exception_header = globals->caughtExceptions; in __cxa_init_primary_exception() local
760 __cxa_exception* exception_header = cxa_exception_from_thrown_object(thrown_object); in __cxa_init_primary_exception() local