Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Dlibunwind.cpp102 return UNW_EUNSPEC; in unw_init_remote_thread()
252 return UNW_EUNSPEC; in unw_resume()
266 return UNW_EUNSPEC; in unw_get_proc_name()
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dlibunwind.h36 UNW_EUNSPEC = -6540, /* unspecified (general) error */ enumerator