Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcxxabi/src/
H A Dcxa_noexception.cpp39 void *__cxa_current_primary_exception() throw() { return nullptr; } in __cxa_current_primary_exception() function
H A Dcxa_exception.cpp684 void *__cxa_current_primary_exception() throw() { in __cxa_current_primary_exception() function
/aosp_15_r20/external/cronet/third_party/libc++abi/src/src/
H A Dcxa_noexception.cpp38 void *__cxa_current_primary_exception() throw() { return nullptr; } in __cxa_current_primary_exception() function
H A Dcxa_exception.cpp701 void *__cxa_current_primary_exception() throw() { in __cxa_throw() function