Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/runtime_primitives/include/berberis/runtime_primitives/
Druntime_library.h31 void berberis_entry_Stop();
51 inline const auto kEntryStop = AsHostCode(berberis_entry_Stop);
/frameworks/libs/binary_translation/runtime/
Druntime_library_x86_64.cc196 [[gnu::naked]] [[gnu::noinline]] void berberis_entry_Stop() { in berberis_entry_Stop() function