Home
last modified time | relevance | path

Searched refs:call_terminate (Results 1 – 6 of 6) sorted by relevance

/ndk/sources/cxx-stl/gabi++/src/
Dhelper_func_internal.cc52 _GABIXX_NORETURN void call_terminate(_Unwind_Exception* unwind_exception) { in call_terminate() function
170 call_terminate(unwind_exception); in scanEHTable()
179 call_terminate(unwind_exception); in scanEHTable()
200 call_terminate(unwind_exception); in scanEHTable()
212 call_terminate(unwind_exception); in scanEHTable()
230 call_terminate(unwind_exception); in scanEHTable()
246 call_terminate(unwind_exception); in scanEHTable()
275 call_terminate(unwind_exception); in scanEHTable()
279 call_terminate(unwind_exception); in scanEHTable()
307 call_terminate(unwind_exception); in getTypePtr()
[all …]
Dpersonality.cc103 call_terminate(unwind_exception);
Dhelper_func_internal.h39 _GABIXX_NORETURN void call_terminate(_Unwind_Exception* unwind_exception) _GABIXX_HIDDEN;
Dcall_unexpected.cc253 call_terminate(unwind_exception); in __cxa_call_unexpected()
Dcxxabi.cc271 call_terminate(&header->unwindHeader); in throwException()
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_personality.cpp304 call_terminate(bool native_exception, _Unwind_Exception* unwind_exception) in call_terminate() function
344 call_terminate(native_exception, unwind_exception); in get_shim_type_info()
364 call_terminate(native_exception, unwind_exception); in get_shim_type_info()
385 call_terminate(native_exception, unwind_exception); in get_shim_type_info()
411 call_terminate(false, unwind_exception); in exception_spec_can_catch()
453 call_terminate(false, unwind_exception); in exception_spec_can_catch()
606 call_terminate(native_exception, unwind_exception); in scan_eh_tab()
721 call_terminate(native_exception, unwind_exception); in scan_eh_tab()
735 call_terminate(native_exception, unwind_exception); in scan_eh_tab()
757 call_terminate(native_exception, unwind_exception); in scan_eh_tab()
[all …]