Home
last modified time | relevance | path

Searched refs:exceptionClass (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/libcxxrt/
H A Dunwind-itanium.h157 uint64_t exceptionClass,\
163 uint64_t exceptionClass,\
168 #define CALL_PERSONALITY_FUNCTION(name) name(version, actions, exceptionClass, exceptionObject, con…
H A Dunwind-arm.h204 uint64_t exceptionClass = exceptionObject->exception_class;\
H A Dexception.cc1127 bool foreignException = !isCXXException(exceptionClass);
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dgcc_personality_v0.c189 int version, _Unwind_Action actions, uint64_t exceptionClass, in __gcc_personality_sj0() argument
198 int version, _Unwind_Action actions, uint64_t exceptionClass, in __gcc_personality_sj0()
202 int version, _Unwind_Action actions, uint64_t exceptionClass, in __gcc_personality_sj0()
H A DREADME.txt228 uint64_t exceptionClass, struct _Unwind_Exception* exceptionObject,
/freebsd/contrib/llvm-project/libunwind/include/
H A Dunwind_itanium.h44 int version, _Unwind_Action actions, uint64_t exceptionClass,
H A Dunwind.h67 _Unwind_Exception_Class exceptionClass,
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwind-wasm.c23 uint64_t exceptionClass,