Home | History | Annotate | Download | only in m_debuginfo

Lines Matching refs:DW_OP_reg0

2793          case DW_OP_reg0 ... DW_OP_reg31:
2795 reg = (Int)opcode - (Int)DW_OP_reg0;