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