HomeSort by relevance Sort by last modified time
    Searched refs:__cxa_end_catch (Results 1 - 5 of 5) sorted by null

  /ndk/sources/cxx-stl/gabi++/src/
call_unexpected.cc 239 __cxa_end_catch();
240 __cxa_end_catch();
303 // We need to __cxa_end_catch, but for the old exception,
308 // __cxa_end_catch destroying new_exception_header.
311 __cxa_end_catch();
312 __cxa_end_catch();
321 __cxa_end_catch();
322 __cxa_end_catch();
cxxabi.cc 235 extern "C" void __cxa_end_catch() { function in namespace:__cxxabiv1
  /ndk/sources/cxx-stl/gabi++/include/
cxxabi.h 335 void __cxa_end_catch();
  /external/elfutils/tests/
run-strings-test.sh 260 testfile6: 461 __cxa_end_catch
303 testfile7: 461 __cxa_end_catch
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
cxxabi.h 614 __cxa_end_catch();

Completed in 42 milliseconds