Searched refs:UNW_EINVAL (Results 1 – 3 of 3) sorted by relevance
1039 return UNW_EINVAL; in stepWithCompactEncoding()1045 return UNW_EINVAL; in stepWithCompactEncoding()1059 return UNW_EINVAL; in stepWithCompactEncoding()1065 return UNW_EINVAL; in stepWithCompactEncoding()1070 int stepWithCompactEncoding(Registers_loongarch &) { return UNW_EINVAL; } in stepWithCompactEncoding()1074 int stepWithCompactEncoding(Registers_sparc &) { return UNW_EINVAL; } in stepWithCompactEncoding()1078 int stepWithCompactEncoding(Registers_sparc64 &) { return UNW_EINVAL; } in stepWithCompactEncoding()1083 return UNW_EINVAL; in stepWithCompactEncoding()
464 return UNW_EINVAL; in __unw_init_seh()
62 UNW_EINVAL = -6547, /* unsupported operation or bad value */ enumerator