Home
last modified time | relevance | path

Searched refs:CreateFrameForMethod (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/runtime/bridge/arch/arm/
Dcompiled_code_to_interpreter_bridge_armsf.S24 .extern CreateFrameForMethod
Dcompiled_code_to_interpreter_bridge_arm.S24 .extern CreateFrameForMethod
123 blx CreateFrameForMethod
Dcompiled_code_to_interpreter_bridge_armhf.S24 .extern CreateFrameForMethod
118 blx CreateFrameForMethod
/arkcompiler/runtime_core/runtime/entrypoints/
Dentrypoints.h33 extern "C" Frame *CreateFrameForMethod(Method *method, Frame *prev);
Dentrypoints.cpp553 extern "C" Frame *CreateFrameForMethod(Method *method, Frame *prev) in CreateFrameForMethod() function
/arkcompiler/runtime_core/runtime/bridge/arch/x86/
Dcompiled_code_to_interpreter_bridge_x86.S23 .extern CreateFrameForMethod
70 calll CreateFrameForMethod
/arkcompiler/runtime_core/runtime/bridge/arch/amd64/
Dcompiled_code_to_interpreter_bridge_amd64.S26 .extern CreateFrameForMethod
117 callq CreateFrameForMethod@plt
/arkcompiler/runtime_core/runtime/bridge/arch/aarch64/
Dcompiled_code_to_interpreter_bridge_aarch64.S26 .extern CreateFrameForMethod
133 bl CreateFrameForMethod