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

/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h534 UNW_AARCH64_PC = 32, enumerator in enum:__anon279
609 UNW_ARM64_PC = UNW_AARCH64_PC,
/openbsd-current/gnu/llvm/libunwind/src/
H A DRegisters.hpp1893 if (regNum == UNW_REG_IP || regNum == UNW_AARCH64_PC)
1909 if (regNum == UNW_REG_IP || regNum == UNW_AARCH64_PC)
1995 case UNW_AARCH64_PC:

Completed in 77 milliseconds