Searched refs:IsHostFunctionWrapped (Results 1 – 4 of 4) sorted by relevance
58 if (TranslationCache::GetInstance()->IsHostFunctionWrapped(pc)) { in UnwrapHostFunction()
131 !TranslationCache::GetInstance()->IsHostFunctionWrapped(pc)) { in WrapGuestFunctionImpl()
180 bool TranslationCache::IsHostFunctionWrapped(GuestAddr pc) const { in IsHostFunctionWrapped() function in berberis::TranslationCache
152 [[nodiscard]] bool IsHostFunctionWrapped(GuestAddr pc) const;