Home
last modified time | relevance | path

Searched refs:__cxa_current_primary_exception (Results 1 – 16 of 16) sorted by relevance

/external/libcxx/src/support/runtime/
Dexception_pointer_cxxabi.ipp60 // return exception_ptr(__cxa_current_primary_exception());
62 ptr.__ptr_ = __cxa_current_primary_exception();
/external/llvm-project/libcxx/src/support/runtime/
Dexception_pointer_cxxabi.ipp59 // return exception_ptr(__cxa_current_primary_exception());
61 ptr.__ptr_ = __cxa_current_primary_exception();
/external/libcxxabi/test/
Dnoexception4.pass.cpp25 assert(nullptr == __cxxabiv1::__cxa_current_primary_exception()); in main()
/external/llvm-project/libcxxabi/test/
Dnoexception4.pass.cpp24 assert(nullptr == __cxxabiv1::__cxa_current_primary_exception()); in main()
/external/libcxxabi/src/
Dcxa_noexception.cpp39 void *__cxa_current_primary_exception() throw() { return nullptr; } in __cxa_current_primary_exception() function
Dcxa_exception.cpp671 void *__cxa_current_primary_exception() throw() { in __cxa_current_primary_exception() function
/external/llvm-project/libcxxabi/src/
Dcxa_noexception.cpp38 void *__cxa_current_primary_exception() throw() { return nullptr; } in __cxa_current_primary_exception() function
Dcxa_exception.cpp669 void *__cxa_current_primary_exception() throw() { in __cxa_current_primary_exception() function
/external/libcxxabi/include/
Dcxxabi.h151 extern _LIBCXXABI_FUNC_VIS void *__cxa_current_primary_exception() throw();
/external/llvm-project/libcxxabi/include/
Dcxxabi.h151 extern _LIBCXXABI_FUNC_VIS void *__cxa_current_primary_exception() throw();
/external/libcxx/lib/abi/3.9/
Dx86_64-linux-gnu.abilist1881 {'type': 'FUNC', 'name': '__cxa_current_primary_exception'}
/external/libcxx/lib/abi/
Dx86_64-unknown-linux-gnu.v1.abilist1849 {'name': '__cxa_current_primary_exception', 'is_defined': False, 'type': 'FUNC'}
/external/libcxx/lib/abi/6.0/
Dx86_64-unknown-linux-gnu.abilist1871 {'is_defined': False, 'name': '__cxa_current_primary_exception', 'type': 'FUNC'}
/external/libcxx/lib/abi/4.0/
Dx86_64-unknown-linux-gnu.abilist1893 {'name': '__cxa_current_primary_exception', 'is_defined': False, 'type': 'FUNC'}
/external/libcxx/lib/abi/5.0/
Dx86_64-unknown-linux-gnu.abilist1871 {'is_defined': False, 'name': '__cxa_current_primary_exception', 'type': 'FUNC'}
/external/llvm-project/libcxx/lib/abi/
Dx86_64-unknown-linux-gnu.libcxxabi.v1.stable.exceptions.no_new_in_libcxx.abilist43 {'is_defined': False, 'name': '__cxa_current_primary_exception', 'type': 'FUNC'}