Home
last modified time | relevance | path

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

/external/libcxxabi/src/
Dcxa_personality.cpp308 call_terminate(bool native_exception, _Unwind_Exception* unwind_exception) in call_terminate()
342 uint8_t ttypeEncoding, bool native_exception, in get_shim_type_info()
365 uint8_t ttypeEncoding, bool native_exception, in get_shim_type_info()
556 bool native_exception, in scan_eh_tab()
950 bool native_exception = (exceptionClass & get_vendor_and_language) == in __gxx_personality_sj0() local
1077 bool native_exception = (unwind_exception->exception_class & get_vendor_and_language) == in __gxx_personality_v0() local
Dcxa_exception.cpp369 bool native_exception = isOurExceptionClass(unwind_exception); in __cxa_begin_catch() local
446 bool native_exception = isOurExceptionClass(&exception_header->unwindHeader); in __cxa_end_catch() local
533 bool native_exception = isOurExceptionClass(&exception_header->unwindHeader); in __cxa_rethrow() local
Dcxa_handlers.cpp95 bool native_exception = in terminate() local
Dcxa_default_handlers.cpp39 bool native_exception = in demangling_terminate_handler() local