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

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

Completed in 52 milliseconds