Searched defs:native_exception (Results 1 – 7 of 7) sorted by relevance
61 bool native_exception = exceptionClass == __gxx_exception_class; variable
190 bool native_exception = unwind_exception->exception_class == __gxx_exception_class; in __cxa_call_unexpected() local
60 bool native_exception, in scanEHTable()
95 bool native_exception = in terminate() local
38 bool native_exception = in default_terminate_handler() local
299 call_terminate(bool native_exception, _Unwind_Exception* unwind_exception) in call_terminate()331 uint8_t ttypeEncoding, bool native_exception, in get_shim_type_info()350 uint8_t ttypeEncoding, bool native_exception, in get_shim_type_info()536 scan_eh_tab(scan_results& results, _Unwind_Action actions, bool native_exception, in scan_eh_tab()930 bool native_exception = (exceptionClass & get_vendor_and_language) == in __gxx_personality_sj0() local1057 bool native_exception = (unwind_exception->exception_class & get_vendor_and_language) == in __gxx_personality_v0() local
391 bool native_exception = isOurExceptionClass(unwind_exception); in __cxa_begin_catch() local463 bool native_exception = isOurExceptionClass(&exception_header->unwindHeader); in __cxa_end_catch() local553 bool native_exception = isOurExceptionClass(&exception_header->unwindHeader); in __cxa_rethrow() local