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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dunwind_i.h63 UNW_WHERE_BR, /* register is saved in a branch register */ enumerator in enum:unw_where
H A Dunwind.c1111 where = UNW_WHERE_BR;
1383 case UNW_WHERE_BR:
1456 case UNW_WHERE_BR:
1576 sr.curr.reg[UNW_REG_RP].where = UNW_WHERE_BR;
1620 sr.curr.reg[UNW_REG_RP].where = UNW_WHERE_BR;
1637 case UNW_WHERE_BR: UNW_DPRINT(1, "b%lu", r->val); break;

Completed in 102 milliseconds