Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/gabi++/include/
Dunwind-arm.h47 _URC_OK = 0 enumerator
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dunwind.h36 _URC_OK = 0, enumerator
/ndk/sources/cxx-stl/gabi++/src/
Dhelper_func_internal.cc358 if (__gnu_unwind_frame(ex, context) != _URC_OK) { in continueUnwinding()