Home
last modified time | relevance | path

Searched refs:__cxa_increment_exception_refcount (Results 1 – 8 of 8) 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/libcxx/src/support/runtime/
Dexception_pointer_cxxabi.ipp24 __cxa_increment_exception_refcount(__ptr_);
31 __cxa_increment_exception_refcount(other.__ptr_);
/external/libcxxabi/src/
Dcxa_exception.cpp615 __cxa_increment_exception_refcount(void *thrown_object) throw() { in __cxa_increment_exception_refcount() function
671 __cxa_increment_exception_refcount(thrown_object); in __cxa_current_primary_exception()
708 __cxa_increment_exception_refcount(thrown_object); in __cxa_rethrow_primary_exception()
Dcxa_noexception.cpp27 __cxa_increment_exception_refcount(void *thrown_object) throw() { in __cxa_increment_exception_refcount() function
/external/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/
Dx86_64-unknown-linux-gnu.abilist1878 {'is_defined': False, 'name': '__cxa_increment_exception_refcount', 'type': 'FUNC'}
/external/libcxx/lib/abi/4.0/
Dx86_64-unknown-linux-gnu.abilist1900 {'name': '__cxa_increment_exception_refcount', 'is_defined': False, 'type': 'FUNC'}