Searched defs:exception_header (Results 1 – 4 of 4) sorted by relevance
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() local143 static _LIBCXXABI_NORETURN void failed_throw(__cxa_exception* exception_header) { in failed_throw()193 __cxa_exception *exception_header = in __cxa_allocate_exception() local216 __cxa_exception* exception_header = cxa_exception_from_thrown_object(object); in __cxa_init_primary_exception() local284 __cxa_exception* exception_header = __cxa_init_primary_exception(thrown_object, tinfo, dest); in __cxa_init_primary_exception() local329 __cxa_exception* exception_header = in __cxa_init_primary_exception() local370 __cxa_exception* exception_header = globals->propagatingExceptions; in __cxa_init_primary_exception() local458 __cxa_exception* exception_header = in __cxa_init_primary_exception() local532 __cxa_exception* exception_header = globals->caughtExceptions; in __cxa_init_primary_exception() local[all …]
82 __cxa_exception* exception_header = globals->caughtExceptions; in terminate() local
336 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in call_terminate() local 758 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in scan_eh_tab() local 789 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in scan_eh_tab() local 933 __cxa_exception* exception_header = in __gxx_personality_wasm0() local 989 __cxa_exception* exception_header = __gxx_personality_wasm0() local [all...]
47 __cxa_exception* exception_header = globals->caughtExceptions; demangling_terminate_handler() local