Home
last modified time | relevance | path

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

/linux-6.1.9/arch/ia64/kernel/
Dunwind_i.h77 struct unw_reg_info { struct
85 struct unw_reg_info reg[UNW_NUM_REGS]; /* register save locations */ argument
Dunwind.c707 set_reg (struct unw_reg_info *reg, enum unw_where where, int when, unsigned long val) in set_reg()
717 struct unw_reg_info *lo, struct unw_reg_info *hi) in alloc_spill_area()
719 struct unw_reg_info *reg; in alloc_spill_area()
731 spill_next_when (struct unw_reg_info **regp, struct unw_reg_info *lim, unw_word t) in spill_next_when()
733 struct unw_reg_info *reg; in spill_next_when()
748 struct unw_reg_info *reg; in finish_prologue()
776 struct unw_reg_info *(regs[3]); in finish_prologue()
1002 struct unw_reg_info *reg = sr->curr.reg + regnum; in desc_reg_when()
1087 struct unw_reg_info *r; in desc_restore_p()
1103 struct unw_reg_info *r; in desc_spill_reg_p()
[all …]