Home
last modified time | relevance | path

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

/llvm-project/libcxxabi/test/
H A Dnoexception1.pass.cpp28 __cxxabiv1::__cxa_increment_exception_refcount(nullptr); in main()
33 __cxxabiv1::__cxa_increment_exception_refcount((void*) &gCounter); in main()
/llvm-project/libcxx/src/support/runtime/
H A Dexception_pointer_cxxabi.ipp19 __cxa_increment_exception_refcount(__ptr_);
24 __cxa_increment_exception_refcount(other.__ptr_);
34 __cxa_increment_exception_refcount(ptr.__ptr_);
/llvm-project/libcxxabi/src/
H A Dcxa_noexception.cpp26 __cxa_increment_exception_refcount(void *thrown_object) throw() { in __cxa_increment_exception_refcount() function
H A Dcxa_exception.cpp671 __cxa_increment_exception_refcount(void *thrown_object) throw() { in __cxa_init_primary_exception() function
727 __cxa_increment_exception_refcount(thrown_object); in __cxa_init_primary_exception()
764 __cxa_increment_exception_refcount(thrown_object); in __cxa_init_primary_exception()
/llvm-project/libcxxabi/include/
H A Dcxxabi.h175 __cxa_increment_exception_refcount(void *primary_exception) _LIBCXXABI_NOEXCEPT;
/llvm-project/libcxx/lib/abi/
H A Dx86_64-unknown-linux-gnu.libcxxabi.v1.stable.exceptions.nonew.abilist57 {'is_defined': False, 'name': '__cxa_increment_exception_refcount', 'type': 'FUNC'}
H A Dx86_64-unknown-freebsd.libcxxabi.v1.stable.exceptions.nonew.abilist59 {'is_defined': False, 'name': '__cxa_increment_exception_refcount', 'type': 'FUNC'}
H A Dx86_64-unknown-linux-gnu.libcxxabi.v1.stable.noexceptions.nonew.abilist31 {'is_defined': False, 'name': '__cxa_increment_exception_refcount', 'type': 'FUNC'}
H A Di686-linux-android21.libcxxabi.v1.stable.exceptions.nonew.abilist2310 {'is_defined': True, 'name': '__cxa_increment_exception_refcount', 'type': 'FUNC'}
H A Dx86_64-linux-android21.libcxxabi.v1.stable.exceptions.nonew.abilist2304 {'is_defined': True, 'name': '__cxa_increment_exception_refcount', 'type': 'FUNC'}
H A Dpowerpc-ibm-aix.libcxxabi.v1.stable.exceptions.nonew.abilist1113 {'import_export': 'IMP', 'is_defined': False, 'name': '__cxa_increment_exception_refcount', 'storage_mapping_class': 'DS', 'type': 'FUNC'}
H A Dpowerpc64-ibm-aix.libcxxabi.v1.stable.exceptions.nonew.abilist1113 {'import_export': 'IMP', 'is_defined': False, 'name': '__cxa_increment_exception_refcount', 'storage_mapping_class': 'DS', 'type': 'FUNC'}