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

  /external/libcxxabi/test/
noexception1.pass.cpp 19 // void __cxa_increment_exception_refcount(void *thrown_object) throw();
29 __cxxabiv1::__cxa_increment_exception_refcount(nullptr);
34 __cxxabiv1::__cxa_increment_exception_refcount((void*) &gCounter);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++abi/test/
noexception1.pass.cpp 19 // void __cxa_increment_exception_refcount(void *thrown_object) throw();
29 __cxxabiv1::__cxa_increment_exception_refcount(nullptr);
34 __cxxabiv1::__cxa_increment_exception_refcount((void*) &gCounter);
  /external/libcxxabi/src/
cxa_noexception.cpp 27 __cxa_increment_exception_refcount(void *thrown_object) throw() { function
cxa_exception.cpp 615 __cxa_increment_exception_refcount(void *thrown_object) throw() { function
671 __cxa_increment_exception_refcount(thrown_object);
708 __cxa_increment_exception_refcount(thrown_object);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++abi/src/
cxa_noexception.cpp 27 __cxa_increment_exception_refcount(void *thrown_object) throw() { function
cxa_exception.cpp 573 __cxa_increment_exception_refcount(void *thrown_object) throw() { function
629 __cxa_increment_exception_refcount(thrown_object);
666 __cxa_increment_exception_refcount(thrown_object);
  /external/libcxxabi/include/
cxxabi.h 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
cxxabi.h 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
cxxabi.h 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
cxxabi.h 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
cxxabi.h 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
cxxabi.h 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
cxxabi.h 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
cxxabi.h 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
cxxabi.h 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
cxxabi.h 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
cxxabi.h 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
cxxabi.h 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
cxxabi.h 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
cxxabi.h 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
cxxabi.h 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++abi/include/
cxxabi.h 155 __cxa_increment_exception_refcount(void *primary_exception) throw();

Completed in 580 milliseconds