Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/libunwind/include/
HDlibunwind.h383 UNW_PPC64_V0 = 77, enumerator
454 UNW_PPC64_VS32 = UNW_PPC64_V0,
/freebsd-11-stable/contrib/llvm-project/libunwind/src/
HDRegisters.hpp1518 if (regNum >= UNW_PPC64_V0 && regNum <= UNW_PPC64_V31) in validVectorRegister()
1700 case UNW_PPC64_V0: in getRegisterName()