Searched refs:UNW_EINVAL (Results 1 – 3 of 3) sorted by relevance
970 return UNW_EINVAL; in stepWithCompactEncoding()976 return UNW_EINVAL; in stepWithCompactEncoding()990 return UNW_EINVAL; in stepWithCompactEncoding()996 return UNW_EINVAL; in stepWithCompactEncoding()1001 int stepWithCompactEncoding(Registers_sparc &) { return UNW_EINVAL; } in stepWithCompactEncoding()1006 return UNW_EINVAL; in stepWithCompactEncoding()
462 return UNW_EINVAL; in __unw_init_seh()
62 UNW_EINVAL = -6547, /* unsupported operation or bad value */ enumerator