Home | History | Annotate | Download | only in src

Lines Matching full:setreg

381   virtual void setReg(int, unw_word_t) {
382 _LIBUNWIND_ABORT("setReg not implemented");
426 virtual void setReg(int, unw_word_t);
673 void UnwindCursor<A, R>::setReg(int regNum, unw_word_t value) {
1396 setReg(UNW_REG_SP, getReg(UNW_REG_SP) + _info.gp);