Searched refs:UNW_WHERE_SPILL_HOME (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/contrib/gcc/config/ia64/ |
| HD | unwind-ia64.c | 119 UNW_WHERE_SPILL_HOME, /* register is saved in its spill home */ enumerator 484 if (reg->where == UNW_WHERE_SPILL_HOME) in alloc_spill_area() 501 if (reg->where == UNW_WHERE_SPILL_HOME) in spill_next_when() 659 set_reg (sr->curr.reg + UNW_REG_B1 + i, UNW_WHERE_SPILL_HOME, in desc_br_mem() 677 set_reg (sr->curr.reg + UNW_REG_R4 + i, UNW_WHERE_SPILL_HOME, in desc_frgr_mem() 688 set_reg (sr->curr.reg + base + i, UNW_WHERE_SPILL_HOME, in desc_frgr_mem() 705 set_reg (sr->curr.reg + UNW_REG_F2 + i, UNW_WHERE_SPILL_HOME, in desc_fr_mem() 737 set_reg (sr->curr.reg + UNW_REG_R4 + i, UNW_WHERE_SPILL_HOME, in desc_gr_mem()
|