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

/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h273 UNW_PPC_CR7 = 75, enumerator in enum:__anon277
/openbsd-current/gnu/llvm/libunwind/src/
H A DRegisters.hpp720 if ((UNW_PPC_CR0 <= regNum) && (regNum <= UNW_PPC_CR7))
811 case UNW_PPC_CR7:
961 case UNW_PPC_CR7:

Completed in 88 milliseconds