Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/gabi++/src/
Dhelper_func_internal.cc52 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 void call_terminate(_Unwind_Exception* unwind_exception) _GABIXX_HIDDEN;
Dcxxabi.cc122 call_terminate(&header->unwindHeader); in throwException()
Dcall_unexpected.cc253 call_terminate(unwind_exception); in __cxa_call_unexpected()