Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/libunwind/include/
HDlibunwind.h1038 UNW_RISCV_VLENB = 0x1C22, enumerator
/freebsd-head/contrib/llvm-project/libunwind/src/
HDRegisters.hpp4111 if (regNum == UNW_RISCV_VLENB) in validRegister()
4127 if (regNum == UNW_RISCV_VLENB) { in getRegister()
4283 case UNW_RISCV_VLENB: in getRegisterName()