Home
last modified time | relevance | path

Searched refs:UNWError (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/crypto/test/
Dabi_test.cc347 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