Home
last modified time | relevance | path

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

/external/libcxxabi/src/
Dcxa_personality.cpp1267 bool native_new_exception = __isOurExceptionClass(&new_exception_header->unwindHeader); in __cxa_call_unexpected() local
1269 if (native_new_exception && (new_exception_header != old_exception_header)) in __cxa_call_unexpected()