Searched refs:stepWithTBTable (Results 1 – 1 of 1) sorted by relevance
1302 int stepWithTBTable(pint_t pc, tbtable *TBTable, R ®isters,1305 return stepWithTBTable(reinterpret_cast<pint_t>(this->getReg(UNW_REG_IP)), in stepWithTBTableData()2297 int UnwindCursor<A, R>::stepWithTBTable(pint_t pc, tbtable *TBTable, in stepWithTBTable() function in libunwind::UnwindCursor