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

/freebsd-12-stable/contrib/llvm-project/libunwind/include/
H A Dlibunwind.h521 UNW_ARM64_X30 = 30, enumerator in enum:__anon3728
/freebsd-12-stable/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp620 for (int i = UNW_ARM64_X0; i <= UNW_ARM64_X30; ++i)
650 if (regNum >= UNW_ARM64_X0 && regNum <= UNW_ARM64_X30) return true;
H A DRegisters.hpp1940 case UNW_ARM64_X30:

Completed in 137 milliseconds