Searched refs:setFloatReg (Results 1 – 2 of 2) sorted by relevance
/external/libunwind_llvm/src/ | ||
D | libunwind.cpp | 152 co->setFloatReg(regNum, value); in unw_set_fpreg() |
D | UnwindCursor.hpp | 428 virtual void setFloatReg(int, unw_fpreg_t) { in setFloatReg() function in libunwind::AbstractUnwindCursor |