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

  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++abi/src/
cxa_exception.cpp 641 dependent_exception_cleanup(_Unwind_Reason_Code reason, _Unwind_Exception* unwind_exception) function
672 dep_exception_header->unwindHeader.exception_cleanup = dependent_exception_cleanup;
  /external/libcxxabi/src/
cxa_exception.cpp 683 dependent_exception_cleanup(_Unwind_Reason_Code reason, _Unwind_Exception* unwind_exception) function
714 dep_exception_header->unwindHeader.exception_cleanup = dependent_exception_cleanup;

Completed in 81 milliseconds