Home
last modified time | relevance | path

Searched refs:kGuestWrapped (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/binary_translation/runtime_primitives/
Dtranslation_cache.cc99 CHECK(kind != GuestCodeEntry::Kind::kGuestWrapped); in SetTranslatedAndUnlock()
175 is_host_func ? GuestCodeEntry::Kind::kHostWrapped : GuestCodeEntry::Kind::kGuestWrapped; in SetWrappedAndUnlock()
/frameworks/libs/binary_translation/runtime_primitives/include/berberis/runtime_primitives/
Dtranslation_cache.h51 kGuestWrapped, enumerator