Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dlibunwind.h43 UNW_EINVAL = -6547, /* unsupported operation or bad value */ enumerator
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindCursor.hpp479 return UNW_EINVAL; in stepWithCompactEncoding()