Home
last modified time | relevance | path

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

/arch/ia64/kernel/
Dunwind_i.h59 enum unw_where { enum
78 enum unw_where where; /* where the register gets saved */
Dunwind.c706 set_reg (struct unw_reg_info *reg, enum unw_where where, int when, unsigned long val) in set_reg()
1101 enum unw_where where = UNW_WHERE_GR; in desc_spill_reg_p()