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

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

Completed in 191 milliseconds