Searched refs:BAD_REG (Results 1 – 2 of 2) sorted by relevance
93 #define BAD_REG 49 macro
391 res = BAD_REG; in _Unw_get_val()559 if ((opr1 == ULEB128_SREG && val1 == BAD_REG) || in interpret_op()560 (opr2 == ULEB128_SREG && val2 == BAD_REG)) in interpret_op()