Home
last modified time | relevance | path

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

/external/llvm-project/libunwind/src/
DRegisters.hpp2590 if (regNum <= UNW_OR1K_R31) in validRegister()
2598 if (regNum >= UNW_OR1K_R0 && regNum <= UNW_OR1K_R31) in getRegister()
2613 if (regNum >= UNW_OR1K_R0 && regNum <= UNW_OR1K_R31) { in setRegister()
2721 case UNW_OR1K_R31: in getRegisterName()
/external/llvm-project/libunwind/include/
Dlibunwind.h731 UNW_OR1K_R31 = 31, enumerator