Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libunwind/include/
H A Dlibunwind.h266 UNW_PPC_CR0 = 68, enumerator
/openbsd/gnu/llvm/libunwind/src/
H A DRegisters.hpp720 if ((UNW_PPC_CR0 <= regNum) && (regNum <= UNW_PPC_CR7)) in validRegister()
797 case UNW_PPC_CR0: in getRegister()
933 case UNW_PPC_CR0: in setRegister()