Home
last modified time | relevance | path

Searched refs:UNW_AARCH64_V31 (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/libunwind/include/
H A Dlibunwind.h571 UNW_AARCH64_V31 = 95, enumerator
642 UNW_ARM64_D31 = UNW_AARCH64_V31,
/openbsd/gnu/llvm/libunwind/src/
H A DRegisters.hpp2059 case UNW_AARCH64_V31: in getRegisterName()
2069 if (regNum > UNW_AARCH64_V31) in validFloatRegister()