Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
DRegisters.hpp1851 if (regNum <= UNW_OR1K_R31) in validRegister()
1857 if (regNum >= UNW_OR1K_R0 && regNum <= UNW_OR1K_R31) in getRegister()
1870 if (regNum >= UNW_OR1K_R0 && regNum <= UNW_OR1K_R31) { in setRegister()
1975 case UNW_OR1K_R31: in getRegisterName()
/external/libunwind_llvm/include/
Dlibunwind.h547 UNW_OR1K_R31 = 31, enumerator