Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/runtime_primitives/include/berberis/runtime_primitives/
Druntime_library.h29 void berberis_entry_Interpret();
49 inline const auto kEntryInterpret = AsHostCode(berberis_entry_Interpret);
/frameworks/libs/binary_translation/runtime/
Druntime_library_x86_64.cc161 extern "C" [[gnu::naked]] [[gnu::noinline]] void berberis_entry_Interpret() { in berberis_entry_Interpret() function