Searched refs:UNW_WHERE_NONE (Results 1 – 2 of 2) sorted by relevance
60 UNW_WHERE_NONE, /* register isn't saved at all */ enumerator
962 set_reg(sr->curr.reg + UNW_REG_PSP, UNW_WHERE_NONE, in desc_mem_stack_f()1003 if (reg->where == UNW_WHERE_NONE) in desc_reg_when()1092 r->where = UNW_WHERE_NONE; in desc_restore_p()1409 if (r->where == UNW_WHERE_NONE || r->when >= sr->when_target) in compile_reg()1612 sr.curr.reg[UNW_REG_PSP].where = UNW_WHERE_NONE; in build_script()1619 r->where = UNW_WHERE_NONE; in build_script()1643 if (r->where != UNW_WHERE_NONE || r->when != UNW_WHEN_NEVER) { in build_script()1651 case UNW_WHERE_NONE: in build_script()1673 && (sr.curr.reg[UNW_REG_PSP].where == UNW_WHERE_NONE) in build_script()