Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/include/
H A Dlibunwind.h261 UNW_PPC_F31 = 63, enumerator
/freebsd/contrib/llvm-project/libunwind/src/
H A DRegisters.hpp987 if (regNum > UNW_PPC_F31) in validFloatRegister()
1153 case UNW_PPC_F31: in getRegisterName()