Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/libunwind/include/
Dlibunwind.h962 UNW_RISCV_X0 = 0, enumerator
/openbsd/src/gnu/llvm/libunwind/src/
DRegisters.hpp4100 if (regNum == UNW_RISCV_X0) in getRegister()
4117 else if (regNum == UNW_RISCV_X0) in setRegister()
4132 case UNW_RISCV_X0: in getRegisterName()