Home
last modified time | relevance | path

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

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