Home
last modified time | relevance | path

Searched refs:unw_reg_info (Results 1 – 2 of 2) sorted by relevance

/arch/ia64/kernel/
Dunwind_i.h76 struct unw_reg_info { struct
84 struct unw_reg_info reg[UNW_NUM_REGS]; /* register save locations */ argument
Dunwind.c706 set_reg (struct unw_reg_info *reg, enum unw_where where, int when, unsigned long val) in set_reg()
716 struct unw_reg_info *lo, struct unw_reg_info *hi) in alloc_spill_area()
718 struct unw_reg_info *reg; in alloc_spill_area()
730 spill_next_when (struct unw_reg_info **regp, struct unw_reg_info *lim, unw_word t) in spill_next_when()
732 struct unw_reg_info *reg; in spill_next_when()
747 struct unw_reg_info *reg; in finish_prologue()
775 struct unw_reg_info *(regs[3]); in finish_prologue()
1001 struct unw_reg_info *reg = sr->curr.reg + regnum; in desc_reg_when()
1086 struct unw_reg_info *r; in desc_restore_p()
1102 struct unw_reg_info *r; in desc_spill_reg_p()
[all …]