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

/freebsd-13-stable/contrib/llvm-project/libunwind/include/
H A Dlibunwind.h725 UNW_OR1K_R31 = 31, enumerator in enum:__anon2631
/freebsd-13-stable/contrib/llvm-project/libunwind/src/
H A DRegisters.hpp2584 if (regNum <= UNW_OR1K_R31)
2592 if (regNum >= UNW_OR1K_R0 && regNum <= UNW_OR1K_R31)
2607 if (regNum >= UNW_OR1K_R0 && regNum <= UNW_OR1K_R31) {
2715 case UNW_OR1K_R31:

Completed in 62 milliseconds