Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/test/
Dabi_test.cc352 return UNWError(ret); in Step()
362 return UNWError(ret); in GetIP()
372 return UNWError(ret); in GetSP()
392 return UNWError(ret); in GetCallerState()
421 static UnwindStatus UNWError(int ret) { in UNWError() function in abi_test::internal::UnwindCursor