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

/openbsd-current/gnu/llvm/libunwind/src/
H A Dlibunwind.cpp108 return UNW_EBADREG;
140 return UNW_EBADREG;
155 return UNW_EBADREG;
174 return UNW_EBADREG;
H A DDwarfInstructions.hpp274 return UNW_EBADREG;
/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h57 UNW_EBADREG = -6542, /* bad register number */ enumerator in enum:__anon273

Completed in 83 milliseconds