Searched refs:UNW_REG_F5 (Results 1 – 2 of 2) sorted by relevance
/arch/ia64/kernel/ | ||
D | unwind_i.h | 34 UNW_REG_F2, UNW_REG_F3, UNW_REG_F4, UNW_REG_F5, enumerator |
D | unwind.c | 2264 for (i = UNW_REG_F2, off = SW(F2); i <= UNW_REG_F5; ++i, off += 16) in unw_init() |