Searched refs:UNW_S390X_R15 (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/libunwind/src/
H A DRegisters.hpp4816 if (regNum >= UNW_S390X_R0 && regNum <= UNW_S390X_R15)
4823 if (regNum >= UNW_S390X_R0 && regNum <= UNW_S390X_R15)
4839 if (regNum >= UNW_S390X_R0 && regNum <= UNW_S390X_R15) {
5005 case UNW_S390X_R15:
/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h1207 UNW_S390X_R15 = 15, enumerator in enum:__anon287

Completed in 103 milliseconds