Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/arch/aarch64/
Dosr_aarch64.S290 .global OsrEntryTopFrame symbol
292 OsrEntryTopFrame: label
/arkcompiler/runtime_core/runtime/arch/
Dasm_support.cpp63 extern "C" void OsrEntryTopFrame([[maybe_unused]] Frame *frame, [[maybe_unused]] uintptr_t loop_hea… in OsrEntryTopFrame() function