Home
last modified time | relevance | path

Searched defs:__cxa_current_primary_exception (Results 1 – 2 of 2) 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.cpp671 void *__cxa_current_primary_exception() throw() { in __cxa_current_primary_exception() function