| 1234567891011121314151617181920212223242526272829303132333435363738394041 |
- ;
- ; Definition file of libunwind.dll
- ; Automatic generated by gendef 1.1
- ; written by Kai Tietz 2008
- ; The def file has to be processed by --kill-at (-k) option of dlltool or ld
- ;
- LIBRARY "libunwind.dll"
- EXPORTS
- _GCC_specific_handler
- _Unwind_Backtrace
- _Unwind_DeleteException
- _Unwind_FindEnclosingFunction
- _Unwind_Find_FDE
- _Unwind_ForcedUnwind
- _Unwind_GetCFA
- _Unwind_GetDataRelBase
- _Unwind_GetGR
- _Unwind_GetIP
- _Unwind_GetIPInfo
- _Unwind_GetLanguageSpecificData
- _Unwind_GetRegionStart
- _Unwind_GetTextRelBase
- _Unwind_RaiseException
- _Unwind_Resume
- _Unwind_Resume_or_Rethrow
- _Unwind_SetGR
- _Unwind_SetIP
- unw_get_fpreg
- unw_get_proc_info
- unw_get_proc_name
- unw_get_reg
- unw_getcontext
- unw_init_local
- unw_is_fpreg
- unw_is_signal_frame
- unw_local_addr_space DATA
- unw_regname
- unw_resume
- unw_set_fpreg
- unw_set_reg
- unw_step
|