Home
last modified time | relevance | path

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

/external/llvm-project/libunwind/src/
Dlibunwind.cpp187 return UNW_EUNSPEC; in _LIBUNWIND_WEAK_ALIAS()
200 return UNW_EUNSPEC; in _LIBUNWIND_WEAK_ALIAS()
/external/llvm-project/libunwind/include/
Dlibunwind.h55 UNW_EUNSPEC = -6540, /* unspecified (general) error */ enumerator