Searched refs:UNWError (Results 1 – 1 of 1) sorted by relevance
347 return UNWError(ret); in Step()357 return UNWError(ret); in GetIP()367 return UNWError(ret); in GetSP()387 return UNWError(ret); in GetCallerState()416 static UnwindStatus UNWError(int ret) { in UNWError() function in abi_test::internal::UnwindCursor