Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/libunwind/include/
Dlibunwind.h375 UNW_PPC64_F31 = 63, enumerator
459 UNW_PPC64_VS31 = UNW_PPC64_F31,
/freebsd-12-stable/contrib/llvm-project/libunwind/src/
DRegisters.hpp1504 return regNum >= UNW_PPC64_F0 && regNum <= UNW_PPC64_F31; in validFloatRegister()
1704 case UNW_PPC64_F31: in getRegisterName()