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

/barrelfish-master/lib/cxx/cxxabi/
H A Dcxa_exception.cpp425 bool native_exception = __isOurExceptionClass(unwind_exception); local
502 bool native_exception = __isOurExceptionClass(&exception_header->unwindHeader); local
589 bool native_exception = __isOurExceptionClass(&exception_header->unwindHeader); local
H A Dcxa_personality.cpp316 call_terminate(bool native_exception, _Unwind_Exception* unwind_exception) argument
349 get_shim_type_info(uint64_t ttypeIndex, const uint8_t* classInfo, uint8_t ttypeEncoding, bool native_exception, _Unwind_Exception* unwind_exception) argument
372 get_shim_type_info(uint64_t ttypeIndex, const uint8_t* classInfo, uint8_t ttypeEncoding, bool native_exception, _Unwind_Exception* unwind_exception) argument
563 scan_eh_tab(scan_results &results, _Unwind_Action actions, bool native_exception, _Unwind_Exception *unwind_exception, _Unwind_Context *context) argument
[all...]

Completed in 21 milliseconds