Home
last modified time | relevance | path

Searched refs:UNW_AARCH64_X1 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/libunwind/include/
H A Dlibunwind.h500 UNW_AARCH64_X1 = 1, enumerator
575 UNW_ARM64_X1 = UNW_AARCH64_X1,
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwind-seh.cpp173 __unw_get_reg(&cursor, UNW_AARCH64_X1, &exc->private_[3]); in _GCC_specific_handler()
H A DUnwindCursor.hpp803 case UNW_AARCH64_X1: in setReg()
H A DRegisters.hpp1937 case UNW_AARCH64_X1: in getRegisterName()