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

/freebsd-12-stable/contrib/llvm-project/libunwind/include/
H A Dlibunwind.h257 UNW_PPC_CR0 = 68, enumerator in enum:__anon3726
/freebsd-12-stable/contrib/llvm-project/libunwind/src/
H A DRegisters.hpp685 if ((UNW_PPC_CR0 <= regNum) && (regNum <= UNW_PPC_CR7))
762 case UNW_PPC_CR0:
898 case UNW_PPC_CR0:

Completed in 106 milliseconds