Searched refs:UNW_EINVAL (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp964 return UNW_EINVAL;
970 return UNW_EINVAL;
984 return UNW_EINVAL;
990 return UNW_EINVAL;
995 int stepWithCompactEncoding(Registers_sparc &) { return UNW_EINVAL; }
1000 return UNW_EINVAL;
H A DUnwind-seh.cpp474 return UNW_EINVAL;
/freebsd-13-stable/contrib/llvm-project/libunwind/include/
H A Dlibunwind.h56 UNW_EINVAL = -6547, /* unsupported operation or bad value */ enumerator in enum:__anon2623

Completed in 92 milliseconds