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

/openbsd-current/gnu/llvm/libunwind/src/
H A DRegisters.hpp2879 if (regNum >= UNW_MIPS_F0 && regNum <= UNW_MIPS_F31)
2890 if (regNum >= UNW_MIPS_F0 && regNum <= UNW_MIPS_F31) {
2920 if (regNum >= UNW_MIPS_F0 && regNum <= UNW_MIPS_F31) {
2951 if (regNum >= UNW_MIPS_F0 && regNum <= UNW_MIPS_F31)
3121 case UNW_MIPS_F31:
3248 if (regNum >= UNW_MIPS_F0 && regNum <= UNW_MIPS_F31)
3418 case UNW_MIPS_F31:
/openbsd-current/gnu/llvm/libunwind/include/
H A Dlibunwind.h878 UNW_MIPS_F31 = 63, enumerator in enum:__anon282

Completed in 68 milliseconds