Searched refs:UNW_REG_R4 (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/contrib/gcc/config/ia64/ |
| HD | unwind-ia64.c | 91 UNW_REG_R4 = UNW_REG_R2 + 2, enumerator 446 case 0x04 ... 0x07: return UNW_REG_R4 + (abreg - 0x04); in decode_abreg() 546 regs[1] = sr->curr.reg + UNW_REG_R4; in finish_prologue() 568 alloc_spill_area (&off, 8, sr->curr.reg + UNW_REG_R4, in finish_prologue() 677 set_reg (sr->curr.reg + UNW_REG_R4 + i, UNW_WHERE_SPILL_HOME, in desc_frgr_mem() 722 set_reg (sr->curr.reg + UNW_REG_R4 + i, UNW_WHERE_GR, in desc_gr_gr() 737 set_reg (sr->curr.reg + UNW_REG_R4 + i, UNW_WHERE_SPILL_HOME, in desc_gr_mem()
|