Searched refs:UNW_PPC64_V0 (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h392 UNW_PPC64_V0 = 77, enumerator in enum:__anon278
463 UNW_PPC64_VS32 = UNW_PPC64_V0,
/openbsd-current/gnu/llvm/libunwind/src/
H A DRegisters.hpp1557 if (regNum >= UNW_PPC64_V0 && regNum <= UNW_PPC64_V31)
1739 case UNW_PPC64_V0:
H A DUnwindCursor.hpp2295 const int32_t unwPPCV0Index = UNW_PPC64_V0;

Completed in 107 milliseconds