Home
last modified time | relevance | path

Searched refs:__cxa_increment_exception_refcount (Results 1 – 16 of 16) sorted by relevance

/external/libcxxabi/test/
Dnoexception1.pass.cpp29 __cxxabiv1::__cxa_increment_exception_refcount(nullptr); in main()
34 __cxxabiv1::__cxa_increment_exception_refcount((void*) &gCounter); in main()
/external/llvm-project/libcxxabi/test/
Dnoexception1.pass.cpp28 __cxxabiv1::__cxa_increment_exception_refcount(nullptr); in main()
33 __cxxabiv1::__cxa_increment_exception_refcount((void*) &gCounter); in main()
/external/libcxx/src/support/runtime/
Dexception_pointer_cxxabi.ipp24 __cxa_increment_exception_refcount(__ptr_);
31 __cxa_increment_exception_refcount(other.__ptr_);
/external/llvm-project/libcxx/src/support/runtime/
Dexception_pointer_cxxabi.ipp23 __cxa_increment_exception_refcount(__ptr_);
30 __cxa_increment_exception_refcount(other.__ptr_);
/external/llvm-project/libcxxabi/src/
Dcxa_noexception.cpp26 __cxa_increment_exception_refcount(void *thrown_object) throw() { in __cxa_increment_exception_refcount() function
Dcxa_exception.cpp629 __cxa_increment_exception_refcount(void *thrown_object) throw() { in __cxa_increment_exception_refcount() function
685 __cxa_increment_exception_refcount(thrown_object); in __cxa_current_primary_exception()
722 __cxa_increment_exception_refcount(thrown_object); in __cxa_rethrow_primary_exception()
/external/libcxxabi/src/
Dcxa_noexception.cpp27 __cxa_increment_exception_refcount(void *thrown_object) throw() { in __cxa_increment_exception_refcount() function
Dcxa_exception.cpp631 __cxa_increment_exception_refcount(void *thrown_object) throw() { in __cxa_increment_exception_refcount() function
687 __cxa_increment_exception_refcount(thrown_object); in __cxa_current_primary_exception()
724 __cxa_increment_exception_refcount(thrown_object); in __cxa_rethrow_primary_exception()
/external/libcxxabi/include/
Dcxxabi.h155 __cxa_increment_exception_refcount(void *primary_exception) throw();
/external/llvm-project/libcxxabi/include/
Dcxxabi.h155 __cxa_increment_exception_refcount(void *primary_exception) throw();
/external/libcxx/lib/abi/3.9/
Dx86_64-linux-gnu.abilist1889 {'type': 'FUNC', 'name': '__cxa_increment_exception_refcount'}
/external/libcxx/lib/abi/4.0/
Dx86_64-unknown-linux-gnu.abilist1900 {'name': '__cxa_increment_exception_refcount', 'is_defined': False, 'type': 'FUNC'}
/external/libcxx/lib/abi/
Dx86_64-unknown-linux-gnu.v1.abilist1856 {'name': '__cxa_increment_exception_refcount', 'is_defined': False, 'type': 'FUNC'}
/external/libcxx/lib/abi/6.0/
Dx86_64-unknown-linux-gnu.abilist1878 {'is_defined': False, 'name': '__cxa_increment_exception_refcount', 'type': 'FUNC'}
/external/libcxx/lib/abi/5.0/
Dx86_64-unknown-linux-gnu.abilist1878 {'is_defined': False, 'name': '__cxa_increment_exception_refcount', 'type': 'FUNC'}
/external/llvm-project/libcxx/lib/abi/
Dx86_64-unknown-linux-gnu.libcxxabi.v1.stable.exceptions.no_new_in_libcxx.abilist50 {'is_defined': False, 'name': '__cxa_increment_exception_refcount', 'type': 'FUNC'}