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

/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h378 UNW_PPC64_F31 = 63, enumerator in enum:__anon278
462 UNW_PPC64_VS31 = UNW_PPC64_F31,
/openbsd-current/gnu/llvm/libunwind/src/
H A DRegisters.hpp1537 return regNum >= UNW_PPC64_F0 && regNum <= UNW_PPC64_F31;
1737 case UNW_PPC64_F31:

Completed in 119 milliseconds