Home
last modified time | relevance | path

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

/linux-5.19.10/arch/ia64/kernel/
Dunwind_i.h60 enum unw_where { enum
79 enum unw_where where; /* where the register gets saved */
Dunwind.c707 set_reg (struct unw_reg_info *reg, enum unw_where where, int when, unsigned long val) in set_reg()
1102 enum unw_where where = UNW_WHERE_GR; in desc_spill_reg_p()