Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/libunwind/include/
HDlibunwind.h462 UNW_PPC64_VS31 = UNW_PPC64_F31, enumerator
/freebsd-14-stable/contrib/llvm-project/libunwind/src/
HDRegisters.hpp1556 if (regNum >= UNW_PPC64_VS0 && regNum <= UNW_PPC64_VS31) in validVectorRegister()
1569 if (num >= UNW_PPC64_VS0 && num <= UNW_PPC64_VS31) in getVectorRegNum()