Home
last modified time | relevance | path

Searched defs:__cxa_current_primary_exception (Results 1 – 4 of 4) sorted by relevance

/external/libcxxabi/src/
Dcxa_noexception.cpp39 void *__cxa_current_primary_exception() throw() { return nullptr; } in __cxa_current_primary_exception() function
Dcxa_exception.cpp684 void *__cxa_current_primary_exception() throw() { in __cxa_current_primary_exception() function
/external/cronet/buildtools/third_party/libc++abi/trunk/src/
Dcxa_noexception.cpp38 void *__cxa_current_primary_exception() throw() { return nullptr; } in __cxa_current_primary_exception() function
Dcxa_exception.cpp690 void *__cxa_current_primary_exception() throw() { in __cxa_current_primary_exception() function