Searched refs:UNW_INSN_MOVE_SCRATCH (Results 1 – 2 of 2) sorted by relevance
135 UNW_INSN_MOVE_SCRATCH, /* s[dst] = scratch reg "val" */ enumerator
1418 opc = UNW_INSN_MOVE_SCRATCH; in compile_reg()1429 opc = UNW_INSN_MOVE_SCRATCH; in compile_reg()1442 opc = UNW_INSN_MOVE_SCRATCH; in compile_reg()1728 case UNW_INSN_MOVE_SCRATCH: in run_script()