Searched refs:__cxa_increment_exception_refcount (Results 1 – 16 of 16) sorted by relevance
/external/libcxxabi/test/ |
D | noexception1.pass.cpp | 29 __cxxabiv1::__cxa_increment_exception_refcount(nullptr); in main() 34 __cxxabiv1::__cxa_increment_exception_refcount((void*) &gCounter); in main()
|
/external/llvm-project/libcxxabi/test/ |
D | noexception1.pass.cpp | 28 __cxxabiv1::__cxa_increment_exception_refcount(nullptr); in main() 33 __cxxabiv1::__cxa_increment_exception_refcount((void*) &gCounter); in main()
|
/external/libcxx/src/support/runtime/ |
D | exception_pointer_cxxabi.ipp | 24 __cxa_increment_exception_refcount(__ptr_); 31 __cxa_increment_exception_refcount(other.__ptr_);
|
/external/llvm-project/libcxx/src/support/runtime/ |
D | exception_pointer_cxxabi.ipp | 23 __cxa_increment_exception_refcount(__ptr_); 30 __cxa_increment_exception_refcount(other.__ptr_);
|
/external/llvm-project/libcxxabi/src/ |
D | cxa_noexception.cpp | 26 __cxa_increment_exception_refcount(void *thrown_object) throw() { in __cxa_increment_exception_refcount() function
|
D | cxa_exception.cpp | 629 __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/ |
D | cxa_noexception.cpp | 27 __cxa_increment_exception_refcount(void *thrown_object) throw() { in __cxa_increment_exception_refcount() function
|
D | cxa_exception.cpp | 631 __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/ |
D | cxxabi.h | 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
|
/external/llvm-project/libcxxabi/include/ |
D | cxxabi.h | 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
|
/external/libcxx/lib/abi/3.9/ |
D | x86_64-linux-gnu.abilist | 1889 {'type': 'FUNC', 'name': '__cxa_increment_exception_refcount'}
|
/external/libcxx/lib/abi/4.0/ |
D | x86_64-unknown-linux-gnu.abilist | 1900 {'name': '__cxa_increment_exception_refcount', 'is_defined': False, 'type': 'FUNC'}
|
/external/libcxx/lib/abi/ |
D | x86_64-unknown-linux-gnu.v1.abilist | 1856 {'name': '__cxa_increment_exception_refcount', 'is_defined': False, 'type': 'FUNC'}
|
/external/libcxx/lib/abi/6.0/ |
D | x86_64-unknown-linux-gnu.abilist | 1878 {'is_defined': False, 'name': '__cxa_increment_exception_refcount', 'type': 'FUNC'}
|
/external/libcxx/lib/abi/5.0/ |
D | x86_64-unknown-linux-gnu.abilist | 1878 {'is_defined': False, 'name': '__cxa_increment_exception_refcount', 'type': 'FUNC'}
|
/external/llvm-project/libcxx/lib/abi/ |
D | x86_64-unknown-linux-gnu.libcxxabi.v1.stable.exceptions.no_new_in_libcxx.abilist | 50 {'is_defined': False, 'name': '__cxa_increment_exception_refcount', 'type': 'FUNC'}
|