Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxxabi/src/
H A Dcxa_personality.cpp330 call_terminate(bool native_exception, _Unwind_Exception* unwind_exception) in call_terminate()
364 uint8_t ttypeEncoding, bool native_exception, in get_shim_type_info()
387 uint8_t ttypeEncoding, bool native_exception, in get_shim_type_info()
585 bool native_exception, in scan_eh_tab()
927 bool native_exception = (exceptionClass & get_vendor_and_language) == in __gxx_personality_imp() local
1062 bool native_exception = __isOurExceptionClass(unwind_exception); in __gxx_personality_v0() local
H A Dcxa_exception.cpp437 bool native_exception = __isOurExceptionClass(unwind_exception); in __cxa_begin_catch() local
522 bool native_exception = __isOurExceptionClass(&exception_header->unwindHeader); in __cxa_end_catch() local
609 bool native_exception = __isOurExceptionClass(&exception_header->unwindHeader); in __cxa_rethrow() local