Home
last modified time | relevance | path

Searched refs:CreateFrameForMethodDyn (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/bridge/arch/arm/
Dcompiled_code_to_interpreter_bridge_dyn_arm.S20 .extern CreateFrameForMethodDyn
/arkcompiler/runtime_core/static_core/runtime/entrypoints/
Dentrypoints.h37 extern "C" Frame *CreateFrameForMethodDyn(Method *method, Frame *prev);
Dentrypoints.cpp582 extern "C" Frame *CreateFrameForMethodDyn(Method *method, Frame *prev) in CreateFrameForMethodDyn() function