Home
last modified time | relevance | path

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

/linux-4.1.27/arch/ia64/kernel/
Dunwind_i.h63 UNW_WHERE_BR, /* register is saved in a branch register */ enumerator
Dunwind.c1108 where = UNW_WHERE_BR; in desc_spill_reg_p()
1379 case UNW_WHERE_BR: in emit_nat_info()
1452 case UNW_WHERE_BR: in compile_reg()
1587 sr.curr.reg[UNW_REG_RP].where = UNW_WHERE_BR; in build_script()
1631 sr.curr.reg[UNW_REG_RP].where = UNW_WHERE_BR; in build_script()
1648 case UNW_WHERE_BR: UNW_DPRINT(1, "b%lu", r->val); break; in build_script()