Searched refs:UNW_REG_R7 (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/kernel/
H A Dunwind_i.h31 UNW_REG_R4, UNW_REG_R5, UNW_REG_R6, UNW_REG_R7, enumerator in enum:unw_register_index
H A Dunwind.c776 UNW_REG_F31, UNW_REG_R7, UNW_REG_B5
800 alloc_spill_area(&off, 8, sr->curr.reg + UNW_REG_R4, sr->curr.reg + UNW_REG_R7);
1418 need_nat_info = (i >= UNW_REG_R4 && i <= UNW_REG_R7);
2247 for (i = UNW_REG_R4, off = SW(R4); i <= UNW_REG_R7; ++i, off += 8)

Completed in 95 milliseconds