Home
last modified time | relevance | path

Searched refs:UNW_PPC64_VS31 (Results 1 – 2 of 2) sorted by relevance

/external/libunwind_llvm/include/
Dlibunwind.h453 UNW_PPC64_VS31 = UNW_PPC64_F31, enumerator
/external/libunwind_llvm/src/
DRegisters.hpp1512 if (regNum >= UNW_PPC64_VS0 && regNum <= UNW_PPC64_VS31) in validVectorRegister()
1525 if (num >= UNW_PPC64_VS0 && num <= UNW_PPC64_VS31) in getVectorRegNum()