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

/freebsd-12-stable/contrib/llvm-project/libunwind/include/
H A Dlibunwind.h725 UNW_OR1K_R31 = 31, enumerator in enum:__anon3730
/freebsd-12-stable/contrib/llvm-project/libunwind/src/
H A DRegisters.hpp2583 if (regNum <= UNW_OR1K_R31)
2591 if (regNum >= UNW_OR1K_R0 && regNum <= UNW_OR1K_R31)
2606 if (regNum >= UNW_OR1K_R0 && regNum <= UNW_OR1K_R31) {
2714 case UNW_OR1K_R31:

Completed in 47 milliseconds