☰
unwind_sys
Structs
unw_accessors_t
unw_cursor_t
unw_proc_info_t
unw_save_loc_t
unw_tdep_proc_info_t
unw_tdep_save_loc_t
Enums
unw_addr_space
unw_caching_policy_t
unw_save_loc_type_t
Unions
unw_save_loc_t_u
Constants
UNW_EBADFRAME
UNW_EBADREG
UNW_EBADVERSION
UNW_EINVAL
UNW_EINVALIDIP
UNW_ENOINFO
UNW_ENOMEM
UNW_EREADONLYREG
UNW_ESTOPUNWIND
UNW_ESUCCESS
UNW_EUNSPEC
UNW_REG_EH
UNW_REG_IP
UNW_REG_LAST
UNW_REG_SP
UNW_TDEP_BP
UNW_TDEP_CURSOR_LEN
UNW_TDEP_EH
UNW_TDEP_IP
UNW_TDEP_LAST_REG
UNW_TDEP_SP
UNW_X86_64_CFA
UNW_X86_64_R10
UNW_X86_64_R11
UNW_X86_64_R12
UNW_X86_64_R13
UNW_X86_64_R14
UNW_X86_64_R15
UNW_X86_64_R8
UNW_X86_64_R9
UNW_X86_64_RAX
UNW_X86_64_RBP
UNW_X86_64_RBX
UNW_X86_64_RCX
UNW_X86_64_RDI
UNW_X86_64_RDX
UNW_X86_64_RIP
UNW_X86_64_RSI
UNW_X86_64_RSP
Statics
_UPT_accessors
unw_local_addr_space
Functions
_UPT_create
_UPT_destroy
unw_create_addr_space
unw_destroy_addr_space
unw_flush_cache
unw_get_accessors
unw_get_proc_info
unw_get_proc_name
unw_get_reg
unw_get_save_loc
unw_init_local
unw_init_remote
unw_is_signal_frame
unw_regname
unw_resume
unw_set_caching_policy
unw_set_reg
unw_step
unw_strerror
unw_tdep_getcontext
unw_tdep_is_fpreg
Type Definitions
unw_addr_space_t
unw_context_t
unw_regnum_t
unw_sword_t
unw_tdep_context_t
unw_word_t
Crates
dw
dw_sys
rstack
rstack_self
unwind
unwind_sys
dark
light
[
−
]
[src]
Function
unwind_sys
::
unw_regname
pub unsafe extern "C" fn unw_regname(reg:
unw_regnum_t
) ->
*const
c_char