Home
last modified time | relevance | path

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

/arch/ia64/kernel/
Dunwind_i.h33 UNW_REG_B1, UNW_REG_B2, UNW_REG_B3, UNW_REG_B4, UNW_REG_B5, enumerator
Dunwind.c773 UNW_REG_F31, UNW_REG_R7, UNW_REG_B5 in finish_prologue()
796 alloc_spill_area(&off, 8, sr->curr.reg + UNW_REG_B1, sr->curr.reg + UNW_REG_B5); in finish_prologue()
2262 for (i = UNW_REG_B1, off = SW(B1); i <= UNW_REG_B5; ++i, off += 8) in unw_init()