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

/external/libcxxabi/include/
H A Dlibunwind.h265 UNW_PPC_V0 = 77, enumerator in enum:__anon23596
/external/libcxxabi/src/Unwind/
H A DRegisters.hpp858 if (regNum < UNW_PPC_V0)
867 v128 result = _vectorRegisters[regNum - UNW_PPC_V0];
873 _vectorRegisters[regNum - UNW_PPC_V0] = value;

Completed in 468 milliseconds