Home
last modified time | relevance | path

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

/external/llvm-project/libunwind/src/
DUnwindCursor.hpp429 virtual void setFloatReg(int, unw_fpreg_t) { in setFloatReg() function in libunwind::AbstractUnwindCursor
831 void UnwindCursor<A, R>::setFloatReg(int regNum, unw_fpreg_t value) { in setFloatReg() function in libunwind::UnwindCursor
1231 void UnwindCursor<A, R>::setFloatReg(int regNum, unw_fpreg_t value) { in setFloatReg() function in libunwind::UnwindCursor