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.cpp99 return UNW_EUNSPEC; in unw_init_remote_thread()
245 return UNW_EUNSPEC; in unw_resume()
258 return UNW_EUNSPEC; in unw_get_proc_name()
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dlibunwind.h42 UNW_EUNSPEC = -6540, /* unspecified (general) error */ enumerator