Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libunwind/src/
H A Dlibunwind.cpp217 return UNW_EUNSPEC; in _LIBUNWIND_WEAK_ALIAS()
230 return UNW_EUNSPEC; in _LIBUNWIND_WEAK_ALIAS()
/openbsd/gnu/llvm/libunwind/include/
H A Dlibunwind.h55 UNW_EUNSPEC = -6540, /* unspecified (general) error */ enumerator