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.cc56 void call_terminate(_Unwind_Exception* unwind_exception) { in call_terminate() function
174 call_terminate(unwind_exception); in scanEHTable()
183 call_terminate(unwind_exception); in scanEHTable()
204 call_terminate(unwind_exception); in scanEHTable()
216 call_terminate(unwind_exception); in scanEHTable()
234 call_terminate(unwind_exception); in scanEHTable()
250 call_terminate(unwind_exception); in scanEHTable()
279 call_terminate(unwind_exception); in scanEHTable()
283 call_terminate(unwind_exception); in scanEHTable()
311 call_terminate(unwind_exception); in getTypePtr()
[all …]
Dhelper_func_internal.h39 void call_terminate(_Unwind_Exception* unwind_exception);
Dpersonality.cc103 call_terminate(unwind_exception);
Dcxxabi.cc126 call_terminate(&header->unwindHeader); in throwException()
Dcall_unexpected.cc252 call_terminate(unwind_exception); in __cxa_call_unexpected()