Home
last modified time | relevance | path

Searched refs:is_host_func (Results 1 – 4 of 4) sorted by relevance

/frameworks/libs/binary_translation/runtime_primitives/
Dhost_function_wrapper_impl.cc32 bool is_host_func, in MakeTrampolineCallable() argument
53 pc, entry, is_host_func, {GetDefaultCodePoolInstance()->Add(&mc), mc.install_size()}); in MakeTrampolineCallable()
Dtranslation_cache.cc152 bool is_host_func, in SetWrappedAndUnlock() argument
175 is_host_func ? GuestCodeEntry::Kind::kHostWrapped : GuestCodeEntry::Kind::kGuestWrapped; in SetWrappedAndUnlock()
/frameworks/libs/binary_translation/runtime_primitives/include/berberis/runtime_primitives/
Dhost_function_wrapper_impl.h40 bool is_host_func,
Dtranslation_cache.h149 bool is_host_func,