- _Unwind_Exception_Class
alias _Unwind_Exception_Class = ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Unwind_Internal_Ptr
alias _Unwind_Internal_Ptr = __builtin_pointer_uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Unwind_Ptr
alias _Unwind_Ptr = __builtin_machine_uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Unwind_Ptr
alias _Unwind_Ptr = __builtin_pointer_uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Unwind_Ptr
alias _Unwind_Ptr = __builtin_pointer_uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Unwind_Reason_Code
alias _Unwind_Reason_Code = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Unwind_Sword
alias _Unwind_Sword = __builtin_machine_int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Unwind_Word
alias _Unwind_Word = __builtin_machine_uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Unwind_Backtrace
_Unwind_Reason_Code _Unwind_Backtrace(_Unwind_Trace_Fn , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Unwind_DeleteException
void _Unwind_DeleteException(_Unwind_Exception* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Unwind_FindEnclosingFunction
void* _Unwind_FindEnclosingFunction(void* pc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Unwind_ForcedUnwind
_Unwind_Reason_Code _Unwind_ForcedUnwind(_Unwind_Exception* , _Unwind_Stop_Fn , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Unwind_GetBSP
_Unwind_Word _Unwind_GetBSP(_Unwind_Context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Unwind_GetCFA
_Unwind_Word _Unwind_GetCFA(_Unwind_Context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Unwind_GetDataRelBase
_Unwind_Ptr _Unwind_GetDataRelBase(_Unwind_Context* _C)
Undocumented in source. Be warned that the author may not have intended to support it.
- _Unwind_GetDataRelBase
_Unwind_Ptr _Unwind_GetDataRelBase(_Unwind_Context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Unwind_GetGR
_Unwind_Word _Unwind_GetGR(_Unwind_Context* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Unwind_GetIP
_Unwind_Ptr _Unwind_GetIP(_Unwind_Context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Unwind_GetLanguageSpecificData
void* _Unwind_GetLanguageSpecificData(_Unwind_Context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Unwind_GetRegionStart
_Unwind_Ptr _Unwind_GetRegionStart(_Unwind_Context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Unwind_GetTextRelBase
_Unwind_Ptr _Unwind_GetTextRelBase(_Unwind_Context* )
Undocumented in source. Be warned that the author may not have intended to support it.
- _Unwind_GetTextRelBase
_Unwind_Ptr _Unwind_GetTextRelBase(_Unwind_Context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Unwind_RaiseException
_Unwind_Reason_Code _Unwind_RaiseException(_Unwind_Exception* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Unwind_Resume
void _Unwind_Resume(_Unwind_Exception* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Unwind_Resume_or_Rethrow
_Unwind_Reason_Code _Unwind_Resume_or_Rethrow(_Unwind_Exception* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Unwind_SetGR
void _Unwind_SetGR(_Unwind_Context* , int , _Unwind_Word )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Unwind_SetIP
void _Unwind_SetIP(_Unwind_Context* , _Unwind_Ptr )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Unwind_SjLj_ForcedUnwind
_Unwind_Reason_Code _Unwind_SjLj_ForcedUnwind(_Unwind_Exception* , _Unwind_Stop_Fn , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Unwind_SjLj_RaiseException
_Unwind_Reason_Code _Unwind_SjLj_RaiseException(_Unwind_Exception* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Unwind_SjLj_Register
void _Unwind_SjLj_Register(SjLj_Function_Context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Unwind_SjLj_Resume
void _Unwind_SjLj_Resume(_Unwind_Exception* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Unwind_SjLj_Resume_or_Rethrow
_Unwind_Reason_Code _Unwind_SjLj_Resume_or_Rethrow(_Unwind_Exception* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _Unwind_SjLj_Unregister
void _Unwind_SjLj_Unregister(SjLj_Function_Context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.