Searched refs:UNW_PPC_V31 (Results 1 – 2 of 2) sorted by relevance
/external/libcxxabi/include/ | ||
D | libunwind.h | 291 UNW_PPC_V31 = 108, enumerator |
/external/libcxxabi/src/Unwind/ | ||
D | Registers.hpp | 870 if (regNum > UNW_PPC_V31) in validVectorRegister() |