Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/libunwind/src/
DUnwindCursor.hpp2294 const int32_t unwPPCF0Index = UNW_PPC64_F0; in stepWithTBTable() local
2299 const int32_t unwPPCF0Index = UNW_PPC_F0; in stepWithTBTable() local
2349 newRegisters.setFloatRegister(i + unwPPCF0Index, in stepWithTBTable()
2381 32 - TBTable->tb.fpr_saved + i + unwPPCF0Index, FPRegs[i]); in stepWithTBTable()