Searched refs:__cxa_increment_exception_refcount (Results 1 – 20 of 20) sorted by relevance
| /external/cronet/third_party/libc++abi/src/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/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/libcxx/src/support/runtime/ |
| D | exception_pointer_cxxabi.ipp | 24 __cxa_increment_exception_refcount(__ptr_); 31 __cxa_increment_exception_refcount(other.__ptr_);
|
| /external/cronet/third_party/libc++/src/src/support/runtime/ |
| D | exception_pointer_cxxabi.ipp | 23 __cxa_increment_exception_refcount(__ptr_); 30 __cxa_increment_exception_refcount(other.__ptr_);
|
| /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 | 644 __cxa_increment_exception_refcount(void *thrown_object) throw() { in __cxa_increment_exception_refcount() function 700 __cxa_increment_exception_refcount(thrown_object); in __cxa_current_primary_exception() 737 __cxa_increment_exception_refcount(thrown_object); in __cxa_rethrow_primary_exception()
|
| /external/cronet/third_party/libc++abi/src/src/ |
| D | cxa_noexception.cpp | 26 __cxa_increment_exception_refcount(void *thrown_object) throw() { in __cxa_increment_exception_refcount() function
|
| D | cxa_exception.cpp | 655 __cxa_increment_exception_refcount(void *thrown_object) throw() { in __cxa_throw() function 711 __cxa_increment_exception_refcount(thrown_object); in __cxa_throw() 748 __cxa_increment_exception_refcount(thrown_object); in __cxa_throw()
|
| /external/libcxxabi/include/ |
| D | cxxabi.h | 155 __cxa_increment_exception_refcount(void *primary_exception) throw();
|
| /external/cronet/third_party/libc++abi/src/include/ |
| D | cxxabi.h | 160 __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/6.0/ |
| D | x86_64-unknown-linux-gnu.abilist | 1878 {'is_defined': False, 'name': '__cxa_increment_exception_refcount', 'type': 'FUNC'}
|
| /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/5.0/ |
| D | x86_64-unknown-linux-gnu.abilist | 1878 {'is_defined': False, 'name': '__cxa_increment_exception_refcount', 'type': 'FUNC'}
|
| /external/cronet/third_party/libc++/src/lib/abi/ |
| D | x86_64-unknown-freebsd.libcxxabi.v1.stable.exceptions.nonew.abilist | 58 {'is_defined': False, 'name': '__cxa_increment_exception_refcount', 'type': 'FUNC'}
|
| D | x86_64-unknown-linux-gnu.libcxxabi.v1.stable.noexceptions.nonew.abilist | 30 {'is_defined': False, 'name': '__cxa_increment_exception_refcount', 'type': 'FUNC'}
|
| D | x86_64-unknown-linux-gnu.libcxxabi.v1.stable.exceptions.nonew.abilist | 56 {'is_defined': False, 'name': '__cxa_increment_exception_refcount', 'type': 'FUNC'}
|
| D | powerpc-ibm-aix.libcxxabi.v1.stable.exceptions.nonew.abilist | 1112 {'import_export': 'IMP', 'is_defined': False, 'name': '__cxa_increment_exception_refcount', 'storag…
|
| D | powerpc64-ibm-aix.libcxxabi.v1.stable.exceptions.nonew.abilist | 1112 {'import_export': 'IMP', 'is_defined': False, 'name': '__cxa_increment_exception_refcount', 'storag…
|