Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/kernel/
Dunwind_i.h65 UNW_WHERE_PSPREL, /* register is saved on memstack (psp-relative) */ enumerator
Dunwind.c697 reg->where = UNW_WHERE_PSPREL; in alloc_spill_area()
956 set_reg(sr->curr.reg + reg, UNW_WHERE_PSPREL, sr->region_start + sr->region_len - 1, in desc_reg_psprel()
1103 r->where = UNW_WHERE_PSPREL; in desc_spill_psprel_p()
1373 case UNW_WHERE_PSPREL: in emit_nat_info()
1456 case UNW_WHERE_PSPREL: in compile_reg()
1586 if ((r->where == UNW_WHERE_PSPREL && r->val <= 0x10) in build_script()
1621 case UNW_WHERE_PSPREL: UNW_DPRINT(1, "[psp+0x%lx]", r->val); break; in build_script()