Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/include/
H A Dlibunwind.h1028 UNW_RISCV_F31 = 63, enumerator
/freebsd/contrib/llvm-project/libunwind/src/
H A DRegisters.hpp4106 if (regNum > UNW_RISCV_F31) in validRegister()
4274 case UNW_RISCV_F31: in getRegisterName()
4287 if (regNum > UNW_RISCV_F31) in validFloatRegister()