Searched refs:SetStop (Results 1 – 4 of 4) sorted by relevance
27 CHECK(TranslationCache::GetInstance()->SetStop(pc)); in InitVirtualGuestCallFrameReturnAddress()
30 cache->SetStop(stop_pc); in TestingRunGeneratedCode()
53 cache->SetStop(stop_pc); in TEST()
112 bool SetStop(GuestAddr pc) { in SetStop() function