Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_exception.cpp55 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() local
140 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() local
226 __cxa_exception* exception_header = cxa_exception_from_thrown_object(thrown_object); in __cxa_throw() local
278 __cxa_exception* exception_header = in __cxa_begin_cleanup() local
316 __cxa_exception* exception_header = globals->propagatingExceptions; in __cxa_end_cleanup_impl() local
394 __cxa_exception* exception_header = in __cxa_begin_catch() local
460 __cxa_exception* exception_header = globals->caughtExceptions; in __cxa_end_catch() local
528 __cxa_exception *exception_header = globals->caughtExceptions; in __cxa_current_exception_type() local
[all …]
Dcxa_handlers.cpp90 __cxa_exception* exception_header = globals->caughtExceptions; in terminate() local
Dcxa_default_handlers.cpp32 __cxa_exception* exception_header = globals->caughtExceptions; in default_terminate_handler() local
Dcxa_personality.cpp310 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in call_terminate() local
728 … __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in scan_eh_tab() local
770 … __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in scan_eh_tab() local
950 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in __gxx_personality_sj0() local
975 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in __gxx_personality_sj0() local
/ndk/sources/cxx-stl/gabi++/src/
Dpersonality.cc72 … __cxa_exception* exception_header = reinterpret_cast<__cxa_exception*>(unwind_exception+1)-1; variable
92 … __cxa_exception* exception_header = reinterpret_cast<__cxa_exception*>(unwind_exception+1)-1; variable
Dhelper_func_internal.cc173 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1; in scanEHTable() local