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

/freebsd-13-stable/contrib/llvm-project/libunwind/include/
H A Dlibunwind.h369 UNW_PPC64_F31 = 63, enumerator in enum:__anon2628
453 UNW_PPC64_VS31 = UNW_PPC64_F31,
/freebsd-13-stable/contrib/llvm-project/libunwind/src/
H A DRegisters.hpp1499 return regNum >= UNW_PPC64_F0 && regNum <= UNW_PPC64_F31;
1699 case UNW_PPC64_F31:

Completed in 70 milliseconds