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

  /external/libcxxabi/src/
cxa_exception.cpp 113 exception_cleanup_func(_Unwind_Reason_Code reason, _Unwind_Exception* unwind_exception) function in namespace:__cxxabiv1
218 exception_header->unwindHeader.exception_cleanup = exception_cleanup_func;
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
cxa_exception.cpp 130 exception_cleanup_func(_Unwind_Reason_Code reason, _Unwind_Exception* unwind_exception) function in namespace:__cxxabiv1
236 exception_header->unwindHeader.exception_cleanup = exception_cleanup_func;
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++abi/src/
cxa_exception.cpp 130 exception_cleanup_func(_Unwind_Reason_Code reason, _Unwind_Exception* unwind_exception) function in namespace:__cxxabiv1
234 exception_header->unwindHeader.exception_cleanup = exception_cleanup_func;

Completed in 380 milliseconds