Home
last modified time | relevance | path

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

/llvm-project/libcxxabi/src/
H A Dcxa_personality.cpp330 call_terminate(bool native_exception, _Unwind_Exception* unwind_exception) in call_terminate() argument
364 uint8_t ttypeEncoding, bool native_exception, in get_shim_type_info() argument
387 uint8_t ttypeEncoding, bool native_exception, in get_shim_type_info() argument
585 bool native_exception, in scan_eh_tab() argument
926 bool native_exception = (exceptionClass & get_vendor_and_language) == __gxx_personality_wasm0() local
1066 bool native_exception = __isOurExceptionClass(unwind_exception); __gxx_personality_v0() local
[all...]
H A Dcxa_exception.cpp453 bool native_exception = __isOurExceptionClass(unwind_exception); in __cxa_init_primary_exception() local
538 bool native_exception = __isOurExceptionClass(&exception_header->unwindHeader); in __cxa_init_primary_exception() local
630 bool native_exception = __isOurExceptionClass(&exception_header->unwindHeader); in __cxa_init_primary_exception() local