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

/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp1039 return UNW_EINVAL;
1045 return UNW_EINVAL;
1059 return UNW_EINVAL;
1065 return UNW_EINVAL;
1070 int stepWithCompactEncoding(Registers_loongarch &) { return UNW_EINVAL; }
1074 int stepWithCompactEncoding(Registers_sparc &) { return UNW_EINVAL; }
1078 int stepWithCompactEncoding(Registers_sparc64 &) { return UNW_EINVAL; }
1083 return UNW_EINVAL;
H A DUnwind-seh.cpp464 return UNW_EINVAL;
/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h62 UNW_EINVAL = -6547, /* unsupported operation or bad value */ enumerator in enum:__anon273

Completed in 101 milliseconds