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

  /prebuilts/ndk/r11/sources/cxx-stl/gabi++/src/
call_unexpected.cc 134 __cxa_begin_cleanup(_Unwind_Exception* exc) { function in namespace:__cxxabiv1
  /prebuilts/ndk/r13/sources/cxx-stl/gabi++/src/
call_unexpected.cc 134 __cxa_begin_cleanup(_Unwind_Exception* exc) { function in namespace:__cxxabiv1
  /external/libcxxabi/src/
cxa_exception.cpp 255 bool __cxa_begin_cleanup(void *unwind_arg) throw() { function
299 // It seems that __cxa_begin_cleanup() is not called properly.
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
cxa_exception.cpp 274 __cxa_begin_cleanup(void* unwind_arg) throw () function
319 // It seems that __cxa_begin_cleanup() is not called properly.
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++abi/src/
cxa_exception.cpp 271 bool __cxa_begin_cleanup(void *unwind_arg) throw() { function
315 // It seems that __cxa_begin_cleanup() is not called properly.

Completed in 817 milliseconds