Searched refs:UNW_EBADREG (Results 1 – 3 of 3) sorted by relevance
164 return UNW_EBADREG; in unw_get_reg()183 return UNW_EBADREG; in unw_set_reg()197 return UNW_EBADREG; in unw_get_fpreg()214 return UNW_EBADREG; in unw_set_fpreg()
194 return UNW_EBADREG; in stepWithDwarf()
44 UNW_EBADREG = -6542, /* bad register number */ enumerator