Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
Dlibunwind.cpp219 co->setFloatReg(regNum, value); in unw_set_fpreg()
DUnwindCursor.hpp396 virtual void setFloatReg(int, unw_fpreg_t) { in setFloatReg() function in libunwind::AbstractUnwindCursor
435 virtual void setFloatReg(int, unw_fpreg_t);
652 void UnwindCursor<A, R>::setFloatReg(int regNum, unw_fpreg_t value) { in setFloatReg() function in libunwind::UnwindCursor