libunwind.def 807 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. ;
  2. ; Definition file of libunwind.dll
  3. ; Automatic generated by gendef 1.1
  4. ; written by Kai Tietz 2008
  5. ; The def file has to be processed by --kill-at (-k) option of dlltool or ld
  6. ;
  7. LIBRARY "libunwind.dll"
  8. EXPORTS
  9. _GCC_specific_handler
  10. _Unwind_Backtrace
  11. _Unwind_DeleteException
  12. _Unwind_FindEnclosingFunction
  13. _Unwind_Find_FDE
  14. _Unwind_ForcedUnwind
  15. _Unwind_GetCFA
  16. _Unwind_GetDataRelBase
  17. _Unwind_GetGR
  18. _Unwind_GetIP
  19. _Unwind_GetIPInfo
  20. _Unwind_GetLanguageSpecificData
  21. _Unwind_GetRegionStart
  22. _Unwind_GetTextRelBase
  23. _Unwind_RaiseException
  24. _Unwind_Resume
  25. _Unwind_Resume_or_Rethrow
  26. _Unwind_SetGR
  27. _Unwind_SetIP
  28. unw_get_fpreg
  29. unw_get_proc_info
  30. unw_get_proc_name
  31. unw_get_reg
  32. unw_getcontext
  33. unw_init_local
  34. unw_is_fpreg
  35. unw_is_signal_frame
  36. unw_local_addr_space DATA
  37. unw_regname
  38. unw_resume
  39. unw_set_fpreg
  40. unw_set_reg
  41. unw_step