Home
last modified time | relevance | path

Searched refs:__cxa_current_primary_exception (Results 1 – 8 of 8) 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/libcxxabi/test/
Dnoexception4.pass.cpp25 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.cpp655 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/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.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'}