Lines Matching refs:cursor
161 ia64_getfp (struct cursor *c, unw_word_t loc, unw_fpreg_t *val)
173 ia64_putfp (struct cursor *c, unw_word_t loc, unw_fpreg_t val)
192 ia64_get (struct cursor *c, unw_word_t loc, unw_word_t *val)
204 ia64_put (struct cursor *c, unw_word_t loc, unw_word_t val)
264 extern int ia64_uc_access_reg (struct cursor *c, ia64_loc_t loc,
266 extern int ia64_uc_access_fpreg (struct cursor *c, ia64_loc_t loc,
270 ia64_getfp (struct cursor *c, ia64_loc_t loc, unw_fpreg_t *val)
299 ia64_putfp (struct cursor *c, ia64_loc_t loc, unw_fpreg_t val)
333 ia64_get (struct cursor *c, ia64_loc_t loc, unw_word_t *val)
369 ia64_put (struct cursor *c, ia64_loc_t loc, unw_word_t val)
494 extern int ia64_make_proc_info (struct cursor *c);
495 extern int ia64_fetch_proc_info (struct cursor *c, unw_word_t ip,
499 extern int ia64_create_state_record (struct cursor *c,
502 extern int ia64_find_save_locs (struct cursor *c);
506 extern ia64_loc_t ia64_scratch_loc (struct cursor *c, unw_regnum_t reg,
509 extern NORETURN void ia64_install_cursor (struct cursor *c,
516 extern int ia64_local_resume (unw_addr_space_t as, unw_cursor_t *cursor,
518 extern int rbs_switch (struct cursor *c,
521 extern int rbs_find_stacked (struct cursor *c, unw_word_t regs_to_skip,
527 extern int rbs_cover_and_flush (struct cursor *c, unw_word_t nregs,
589 ia64_get_stacked (struct cursor *c, unw_word_t reg,