Home
last modified time | relevance | path

Searched defs:OsrEntryAfterIFrame (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/arch/aarch64/
Dosr_aarch64.S196 .global OsrEntryAfterIFrame symbol
198 OsrEntryAfterIFrame: label
/arkcompiler/runtime_core/static_core/runtime/arch/
Dasm_support.cpp58 extern "C" void OsrEntryAfterIFrame([[maybe_unused]] Frame *frame, [[maybe_unused]] uintptr_t loopH… in OsrEntryAfterIFrame() function