Home
last modified time | relevance | path

Searched refs:__cxa_decrement_exception_refcount (Results 1 – 10 of 10) sorted by relevance

/external/libcxxabi/test/
Dnoexception2.pass.cpp29 __cxxabiv1::__cxa_decrement_exception_refcount(nullptr); in main()
34 __cxxabiv1::__cxa_decrement_exception_refcount((void*) &gCounter); in main()
/external/libcxx/src/support/runtime/
Dexception_pointer_cxxabi.ipp18 __cxa_decrement_exception_refcount(__ptr_);
32 __cxa_decrement_exception_refcount(__ptr_);
/external/libcxxabi/src/
Dcxa_exception.cpp141 __cxa_decrement_exception_refcount(unwind_exception + 1); in exception_cleanup_func()
540__cxa_decrement_exception_refcount(thrown_object_from_cxa_exception(exception_header)); in __cxa_end_catch()
648 void __cxa_decrement_exception_refcount(void *thrown_object) throw() { in __cxa_decrement_exception_refcount() function
705 __cxa_decrement_exception_refcount(dep_exception_header->primaryException); in dependent_exception_cleanup()
Dcxa_noexception.cpp33 __cxa_decrement_exception_refcount(void *thrown_object) throw() { in __cxa_decrement_exception_refcount() function
/external/libcxxabi/include/
Dcxxabi.h157 __cxa_decrement_exception_refcount(void *primary_exception) throw();
/external/libcxx/lib/abi/3.9/
Dx86_64-linux-gnu.abilist1882 {'type': 'FUNC', 'name': '__cxa_decrement_exception_refcount'}
/external/libcxx/lib/abi/4.0/
Dx86_64-unknown-linux-gnu.abilist1894 {'name': '__cxa_decrement_exception_refcount', 'is_defined': False, 'type': 'FUNC'}
/external/libcxx/lib/abi/5.0/
Dx86_64-unknown-linux-gnu.abilist1872 {'is_defined': False, 'name': '__cxa_decrement_exception_refcount', 'type': 'FUNC'}
/external/libcxx/lib/abi/
Dx86_64-unknown-linux-gnu.v1.abilist1850 {'name': '__cxa_decrement_exception_refcount', 'is_defined': False, 'type': 'FUNC'}
/external/libcxx/lib/abi/6.0/
Dx86_64-unknown-linux-gnu.abilist1872 {'is_defined': False, 'name': '__cxa_decrement_exception_refcount', 'type': 'FUNC'}