Home
last modified time | relevance | path

Searched refs:native_new_exception (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/gabi++/src/
Dcall_unexpected.cc297 bool native_new_exception = in __cxa_call_unexpected() local
300 if (native_new_exception && (new_exception_header != old_exception_header)) { in __cxa_call_unexpected()
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_personality.cpp1246 bool native_new_exception = in __cxa_call_unexpected() local
1250 if (native_new_exception && (new_exception_header != old_exception_header)) in __cxa_call_unexpected()