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
304 call_terminate(bool native_exception, _Unwind_Exception* unwind_exception) in call_terminate()338 uint8_t ttypeEncoding, bool native_exception, in get_shim_type_info()358 uint8_t ttypeEncoding, bool native_exception, in get_shim_type_info()543 bool native_exception, in scan_eh_tab()937 bool native_exception = (exceptionClass & get_vendor_and_language) == in __gxx_personality_sj0() local1094 bool native_exception = (unwind_exception->exception_class & get_vendor_and_language) == in __gxx_personality_v0() local
389 bool native_exception = isOurExceptionClass(unwind_exception); in __cxa_begin_catch() local466 bool native_exception = isOurExceptionClass(&exception_header->unwindHeader); in __cxa_end_catch() local556 bool native_exception = isOurExceptionClass(&exception_header->unwindHeader); in __cxa_rethrow() local