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

/external/libcxxabi/include/
H A Dlibunwind.h263 UNW_PPC_CR7 = 75, enumerator in enum:__anon23596
/external/libcxxabi/src/Unwind/
H A DRegisters.hpp577 if ((UNW_PPC_CR0 <= regNum) && (regNum <= UNW_PPC_CR7))
668 case UNW_PPC_CR7:
818 case UNW_PPC_CR7:

Completed in 201 milliseconds