Home
last modified time | relevance | path

Searched defs:cursor (Results 1 – 24 of 24) sorted by relevance

/third_party/ulib/ngunwind/src/x86_64/
A DGsignal_frame.c31 unw_is_signal_frame (unw_cursor_t *cursor) in unw_is_signal_frame()
44 unw_handle_signal_frame (unw_cursor_t *cursor) in unw_handle_signal_frame()
A DGinit_local.c32 unw_init_local (unw_cursor_t *cursor, ucontext_t *uc) in unw_init_local()
A DGget_proc_info.c31 unw_get_proc_info (unw_cursor_t *cursor, unw_proc_info_t *pi) in unw_get_proc_info()
A DGinit_remote.c32 unw_init_remote (unw_cursor_t *cursor, unw_addr_space_t as, void *as_arg) in unw_init_remote()
A DGget_save_loc.c32 unw_get_save_loc (unw_cursor_t *cursor, int reg, unw_save_loc_t *sloc) in unw_get_save_loc()
A DGstep.c57 unw_step (unw_cursor_t *cursor) in unw_step()
/third_party/ulib/ngunwind/src/aarch64/
A DGsignal_frame.c36 unw_is_signal_frame (unw_cursor_t *cursor) in unw_is_signal_frame()
69 unw_handle_signal_frame (unw_cursor_t *cursor) in unw_handle_signal_frame()
A DGinit_local.c30 unw_init_local (unw_cursor_t *cursor, unw_context_t *uc) in unw_init_local()
A DGget_proc_info.c28 unw_get_proc_info (unw_cursor_t *cursor, unw_proc_info_t *pi) in unw_get_proc_info()
A DGinit_remote.c29 unw_init_remote (unw_cursor_t *cursor, unw_addr_space_t as, void *as_arg) in unw_init_remote()
A DGget_save_loc.c31 unw_get_save_loc (unw_cursor_t *cursor, int reg, unw_save_loc_t *sloc) in unw_get_save_loc()
A DGstep.c31 unw_step (unw_cursor_t *cursor) in unw_step()
/third_party/ulib/ngunwind/src/arm/
A DGinit_local.c30 unw_init_local (unw_cursor_t *cursor, unw_context_t *uc) in unw_init_local()
A DGget_proc_info.c28 unw_get_proc_info (unw_cursor_t *cursor, unw_proc_info_t *pi) in unw_get_proc_info()
A DGinit_remote.c29 unw_init_remote (unw_cursor_t *cursor, unw_addr_space_t as, void *as_arg) in unw_init_remote()
A DGget_save_loc.c29 unw_get_save_loc (unw_cursor_t *cursor, int reg, unw_save_loc_t *sloc) in unw_get_save_loc()
A DGsignal_frame.c51 unw_is_signal_frame (unw_cursor_t *cursor) in unw_is_signal_frame()
87 unw_handle_signal_frame (unw_cursor_t *cursor) in unw_handle_signal_frame()
A DGstep.c76 unw_step (unw_cursor_t *cursor) in unw_step()
/third_party/ulib/ngunwind/src/mi/
A DGget_fpreg.c29 unw_get_fpreg (unw_cursor_t *cursor, int regnum, unw_fpreg_t *valp) in unw_get_fpreg()
A DGget_reg.c29 unw_get_reg (unw_cursor_t *cursor, int regnum, unw_word_t *valp) in unw_get_reg()
A DGset_fpreg.c29 unw_set_fpreg (unw_cursor_t *cursor, int regnum, unw_fpreg_t val) in unw_set_fpreg()
A DGset_reg.c29 unw_set_reg (unw_cursor_t *cursor, int regnum, unw_word_t valp) in unw_set_reg()
A DGget_proc_name.c99 unw_get_proc_name (unw_cursor_t *cursor, char *buf, size_t buf_len, in unw_get_proc_name()
/third_party/ulib/ngunwind/include/ngunwind/private/
A Dlibunwind_i.h321 struct cursor struct
323 struct dwarf_cursor dwarf; /* must be first */ argument
346 extern void tdep_fetch_frame (struct dwarf_cursor *c, unw_word_t ip, argument

Completed in 24 milliseconds