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

/external/libcxxabi/include/
H A Dlibunwind.h452 UNW_ARM_WR15 = 127, enumerator in enum:__anon23598
/external/libcxxabi/src/Unwind/
H A DRegisters.hpp1634 || ((regNum >= UNW_ARM_WR0) && (regNum <= UNW_ARM_WR15));
1653 } else if (regNum >= UNW_ARM_WR0 && regNum <= UNW_ARM_WR15) {
1680 } else if (regNum >= UNW_ARM_WR0 && regNum <= UNW_ARM_WR15) {

Completed in 79 milliseconds