Home
last modified time | relevance | path

Searched defs:exception_header (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++abi/src/src/
H A Dcxa_exception.cpp53 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
211 __cxa_exception* exception_header = cxa_exception_from_thrown_object(object); in __cxa_init_primary_exception() local
279 __cxa_exception* exception_header = __cxa_init_primary_exception(thrown_object, tinfo, dest); in __cxa_throw() local
324 __cxa_exception* exception_header = in __cxa_throw() local
365 __cxa_exception* exception_header = globals->propagatingExceptions; in __cxa_throw() local
453 __cxa_exception* exception_header = in __cxa_throw() local
527 __cxa_exception* exception_header = globals->caughtExceptions; in __cxa_throw() local
[all …]
H A Dcxa_personality.cpp336 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in call_terminate() local
760 … __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in scan_eh_tab() local
791 … __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in scan_eh_tab() local
935 __cxa_exception* exception_header = in __gxx_personality_wasm0() local
991 __cxa_exception* exception_header = in __gxx_personality_wasm0() local
H A Dcxa_handlers.cpp82 __cxa_exception* exception_header = globals->caughtExceptions; in terminate() local
H A Dcxa_default_handlers.cpp47 __cxa_exception* exception_header = globals->caughtExceptions; in demangling_terminate_handler() local
/aosp_15_r20/external/libcxxabi/src/
H A Dcxa_exception.cpp54 thrown_object_from_cxa_exception(__cxa_exception* exception_header) in thrown_object_from_cxa_exception()
136 …__cxa_exception* exception_header = cxa_exception_from_exception_unwind_exception(unwind_exception… in exception_cleanup_func() local
144 static _LIBCXXABI_NORETURN void failed_throw(__cxa_exception* exception_header) { in failed_throw()
195 __cxa_exception *exception_header = in __cxa_allocate_exception() local
261 __cxa_exception* exception_header = cxa_exception_from_thrown_object(thrown_object); in __cxa_throw() local
315 __cxa_exception* exception_header = in __cxa_begin_cleanup() local
356 __cxa_exception* exception_header = globals->propagatingExceptions; in __cxa_end_cleanup_impl() local
444 __cxa_exception* exception_header = in __cxa_begin_catch() local
510 __cxa_exception* exception_header = globals->caughtExceptions; in __cxa_end_catch() local
578 __cxa_exception *exception_header = globals->caughtExceptions; in __cxa_current_exception_type() local
[all …]
H A Dcxa_personality.cpp323 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in call_terminate() local
750 … __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in scan_eh_tab() local
792 … __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in scan_eh_tab() local
976 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in __gxx_personality_imp() local
1001 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in __gxx_personality_imp() local
H A Dcxa_handlers.cpp82 __cxa_exception* exception_header = globals->caughtExceptions; in terminate() local
H A Dcxa_default_handlers.cpp34 __cxa_exception* exception_header = globals->caughtExceptions; in demangling_terminate_handler() local