Searched refs:nextReturnAddress (Results 1 – 1 of 1) sorted by relevance
2544 pint_t nextReturnAddress = reinterpret_cast<pint_t *>(nextStack)[2]; in stepWithTBTable() local2546 if (nextReturnAddress > 0x01 && nextReturnAddress < 0x10000) { in stepWithTBTable()2550 reinterpret_cast<void *>(nextReturnAddress)); in stepWithTBTable()