Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp2318 const int32_t unwPPCF0Index = UNW_PPC64_F0; in stepWithTBTable() local
2323 const int32_t unwPPCF0Index = UNW_PPC_F0; in stepWithTBTable() local
2389 newRegisters.setFloatRegister(i + unwPPCF0Index, in stepWithTBTable()
2434 32 - TBTable->tb.fpr_saved + i + unwPPCF0Index, FPRegs[i]); in stepWithTBTable()