Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/libunwind/include/
HDlibunwind.h533 UNW_AARCH64_SP = 31, enumerator
608 UNW_ARM64_SP = UNW_AARCH64_SP,
/freebsd-14-stable/contrib/llvm-project/libunwind/src/
HDRegisters.hpp1906 if (regNum == UNW_REG_SP || regNum == UNW_AARCH64_SP) in getRegister()
1922 else if (regNum == UNW_REG_SP || regNum == UNW_AARCH64_SP) in setRegister()
2004 case UNW_AARCH64_SP: in getRegisterName()