Home
last modified time | relevance | path

Searched refs:MterpInvokeStatic (Results 1 – 5 of 5) sorted by relevance

/art/runtime/interpreter/mterp/
Dmterp.cc189 extern "C" bool MterpInvokeStatic(Thread* self, ShadowFrame* shadow_frame, in MterpInvokeStatic() function
/art/runtime/interpreter/mterp/out/
Dmterp_arm64.S2968 .extern MterpInvokeStatic
2974 bl MterpInvokeStatic
Dmterp_x86_64.S2916 .extern MterpInvokeStatic
2923 call SYMBOL(MterpInvokeStatic)
Dmterp_x86.S3042 .extern MterpInvokeStatic
3051 call SYMBOL(MterpInvokeStatic)
Dmterp_arm.S3092 .extern MterpInvokeStatic
3098 bl MterpInvokeStatic